Use the Get Updated Component Interface activity to poll
for updated events in the PeopleSoft server.
Before you begin
Ensure that you have:
About this task
Use this task to poll for events updated on the PeopleSoft
server.
Procedure
- In an active orchestration, open the Activities tab and expand the PeopleSoft folder contents.
- Drag the Get Updated component Interface activity icon onto the orchestration. The PeopleSoft
Get Updated Component Interface Checklist is
displayed.
- In the Checklist, click Summary.
- Review the contents of the Activity Name field, and make the required changes.
- In the Checklist, click Pick Endpoint.
- Click Browse and use the Project Explorer dialog box to select the relevant PeopleSoft
endpoint.
- You can create the endpoint by clicking New and specifying the required connection details. Click OK to save and use the endpoint for this configuration.
- To make any required changes to the selected endpoint configuration,
click Edit to access the options in a separate
window. Any changes you make globally affects all uses of the endpoint
in active orchestrations.
- In the Checklist, click Configure.
- Specify the Event Store Name configured
in the PeopleSoft server. The activity polls this event store for
new events. The Event Store Name field is populated with a default
value, specify the event store name configured in PeopleSoft server
if it is not same as default value.
- Specify the component interface name in the ComponentInterface field, or browse for the required
component interface.
- In the Checklist, click Retry. Review the default settings and make the required
changes. Similarly, configure the Delivery Rules panel. For
more information, see Specifying retry and Delivery Options for PeopleSoft Activities.
The activity polls the event store at configured
interval for create events and fetches the actual object for that
event. This object is sent to the orchestration. After processing,
the event is marked as archived in the event store.
- Select the Map Outputs in the Checklist. The XML Schema generated to hold the response
of the activity is displayed as nodes under the response output parameter
in the From Activity panel.
- Create a map between the output parameters and orchestration
variables.
Results
You have configured the PeopleSoft Get Updated Component Interface
activity.