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:

  1. Select Administrator > Security > -> Install Parameter .
  2. Specify CPQRULES in the dataspy.
  3. Click Run.
  4. Specify this information:
    Value
    Specify YES
  5. Click Save Record.
  6. Select Administrator > Databridge > -> Databridge Partner .
  7. Click New Record.
  8. 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.
  9. Click Subscriptions tab.
  10. 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/cpq as 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@domain such as anyone@anywhere.com as 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.
  11. 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.
  12. 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.