Creating CPQ data partner and subscription
You must set the install parameter CPQRULES to YES to trigger events to Databridge. This parameter applies to all the screens in the Rules Setup module.
To create CPQ data partner:
- Select Administrator > Security > -> Install Parameter .
 - Specify CPQRULES in the dataspy.
 - Click Run.
 - 
				Specify this information:
				
- Value
 - Specify YES
 
 - Click Save Record.
 - Select Administrator > Databridge > -> Databridge Partner .
 - Click New Record.
 - 
				Specify this information:
				
- Partner
 - Specify CPQ or any name that you want. Also specify the partner description.
 - Partner ID
 - Specify the ID by which to identify the partner in the business documents exchanged with the partner. For example, CPQ.
 - Active
 - Select to indicate that the Databridge partner is active. If this check box is clear, no events are sent to the partner.
 - Default Location
 - Enter the default location associated with the partner.
 - Infor ResRent User ID
 - Enter the user ID code identifying the ResRent user. All Databridge transactions from the partner are processed using the ResRent user specified by this user ID. For example, DATABRIDGEINTERNALUSER.
 - Infor ResRent Password
 - Enter the password for the ResRent user.
 
 - Click Subscriptions tab.
 - 
				In the Subscription Details and Message Delivery sections,
					specify this information: 
				
- Event
 - Specify DataSync.
 - Document Type
 - Specify DataSync. The document type is used by Databridge internally to determine what kind of message is being sent.
 - Enabled
 - Select to enable the event.
 - Address
 - Specify the URL to which outbound documents
								are sent for the selected event. The URL is either any FTP or HTTP
								location such as 
http://usea1lresrent6:2180/cpqas an example. - User ID
 - Specify the user ID for logging into the
								receiving system to which outbound documents are sent. This must be
								user credentials in the form  of 
UserName@domainsuch asanyone@anywhere.comas an example. - Password
 - Specify the password for the partner.
 - Special Handling
 - Enter the customized processor for special
								handling the delivery of outbound events. Specify 
DefaultMessageHandler/C01/C01/DataSyncService. Here, C01/C01 provides the message builder to react to the event. DataSyncService is a REST interface handler that will POST the message to the endpoint provided by the address. 
 - 
				ClickSubmit. The subscription is saved and updates the Subscriptions
					list. 
				Note: To delete a partner subscription, select the subscription to delete, and then click Delete Subscription.
 - 
				To view the event messages, select Administrator > Databridge > -> Databridge Message Status  > Search message. 
				Note:An event is generated whenever you create or save a record in the Rules Setup module.