Updating event data lookup properties
You can modify event data lookup properties for Sterling B2B Integrator and specify event data lookup property names so that events in Sterling B2B Integrator are available in Global Mailbox.
About this task
Event data lookup is configured by default when you install Global Mailbox and Sterling B2B Integrator. If you need to change the default configuration, you can modify the event data lookup properties by using the appConfigUtility command.
To modify event data lookup properties for Sterling B2B Integrator:.
Procedure
What to do next
Important: You must run the setEventDataLookup command again under
following circumstances:
- If the user ID gmbx_user is deleted or changed. You must run the setEventDataLookup command and change --authUser and --authPassword.
- If the host name or port of a Sterling B2B Integrator node changes. You must run the
setEventDataLookup command and change the URL by
specifying:
Where--removeURL=<old URL> --baseURL= <new URL>
<old URL>
is the old URL with the old host name or port of the Sterling B2B Integrator node<new URL>
is the new URL with the new host name or port of the Sterling B2B Integrator node
- If Sterling B2B Integrator node is uninstalled. You must run the setEventDataLookup command and specify the URL of the uninstalled Sterling B2B Integrator node in the --removeURL option.