You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, for the connections that we're making to salesforce, we need to use a different namespace. Currently, the SOAP_NAMESPACE constant holds the namespace value, which is hardcoded to 'urn:enterprise.soap.sforce.com'.
I would propose that the builder get an option to modify the namespace during composition time.
What do you think?
The text was updated successfully, but these errors were encountered:
Hey, for the connections that we're making to salesforce, we need to use a different namespace. Currently, the SOAP_NAMESPACE constant holds the namespace value, which is hardcoded to 'urn:enterprise.soap.sforce.com'.
I would propose that the builder get an option to modify the namespace during composition time.
What do you think?
The text was updated successfully, but these errors were encountered: