Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose method to refresh Api Resources #1

Open
nimajalali opened this issue Feb 7, 2014 · 1 comment
Open

Expose method to refresh Api Resources #1

nimajalali opened this issue Feb 7, 2014 · 1 comment
Assignees

Comments

@nimajalali
Copy link
Owner

When adding or editing custom objects in Salesforce the api resources become invalid and need to be refreshed.

Today you have to restart the process to initiate a refresh.

The following resources should be refreshed when this method is called:

apiResources
apiSObjects
apiSObjectDescriptions
apiMaxBatchSize

@nimajalali nimajalali self-assigned this Feb 7, 2014
@nimajalali
Copy link
Owner Author

Thread safety needs to be implemented as the resources that need updating are map objects.

chancez added a commit to chancez/go-force that referenced this issue Aug 1, 2015
force: Check for StatusNoContent before unmarshalling
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant