Running a TIBCO ActiveMatrix BusinessWorks 6.x Project
The
WorkdayEventProcess service uses
Notification.wsdl and implements the
Receive_Notification operation. It has two Expresso Notify activities,
NotifyHireEmployee and
NotifyEmployeeFired which send a received notification to Expresso.
Procedure
Configure the shared resource:
ExpressoServer Resource: Specify the Expresso server host and port.
WorkdayHTTPConnector: Specify values for
PROVIDER.HOST and
PROVIDER.PORT.
HTTPConnector: Specify values for
WORKDAY.NOTIFICATION.PORT. (Note:
This port is used by the web service to listen for events from Workday.)
Configure the notification URL:
Note the SOAP Endpoint URI of the
WorkDayEvent service.
In Workday, search for
Edit Subscriptions.
On the
Edit Subscriptions screen, under
Integration System, choose the integration system and click
OK.
Select
v22.1 as the
Uses API Version. Specify the
Notification URL and click
OK.
Note: Configure the
Notification URL in the workday instance with the URI where the Workday BusinessWorks application is hosted, followed by the SOAP endpoint URI.
Run the project and execute the
Hire Employee or
Terminate Employee business process in Workday.
The following figure shows the service for the
Terminate Employee Event.