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 | Address for salesforce.com endpoint. 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 2.5 through 16. The default value is https://www.salesforce.com/services/Soap/u/16.0 When you call this option, use Endpoint, as shown in this example: sourceMsg.properties(“EndpointAddress”) = "https://www.salesforce.com/services/Soap/u/7.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 user name 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. |