Action | Description |
---|---|
Execute | Executes the supported parameters and properties. |
Action | Parameter | Description |
---|---|---|
Execute | SourceMessage | Name of the Source message for the invoker |
TargetMessage | Name of the Target message for the invoker |
Action | Property | Description |
---|---|---|
Execute | UserName | Username to access salesforce.com. |
Password | The password to authenticate the above username. | |
Endpoint Address | URL for salesforce.com endpoint. The default is https://www.salesforce.com/services/Soap/u/54.0. If you do not set this option, the invoker uses the default. The default setting is based on the WSDL version. You can change the number in the URL to any supported version, including versions 21.0 to 54.0. When you call this option, use EndpointAddress as shown in this example: sourceMsg.properties("EndpointAddress") = "https://www.salesforce.com/services/Soap/u/54.0" |
Code | Name | Description | Possible Reason |
---|---|---|---|
46 | LICENSING | A valid product license is not found. | You must have a valid license tor this component in order to use it. |
34 | INVALID | The invoker could not log in to Salesforce.com. | The username or password may be incorrect or the server may be unavailable. For more information, see the process log. |
50 | UNSPECIFIED | An unknown error occurred while loading the component. | For more information, see the process log. |