Optional: Integrating with Fulfillment Control Center
You can integrate your Pega Configure Price Quote for Communications application with Fulfillment Control Center for Communications to increase the efficiency of managing order fulfillment.
Creating an Authentication Profile for your application by using the operator login information for the Pega Fulfillment Control Center for Communications system that is used to authenticate the web service.
Copy the ExOrderTransformService Connect SOAP rule to the implementation layer application ruleset without changing the applies to class. See About Connect SOAP rules.
Open the ExOrderTransformService Connect SOAP rule in the implementation layer application ruleset, and in the corresponding field, specify the newly created Authentication Profile. See Connect SOAP form - Completing the Service tab.
In Dev Studio, click
.Set the Value field to true.
Configure the FCC CreateCO Service URL for your application server.
In Dev Studio, click
.Update the Value field to point to the hostname on which the Pega Fulfillment Control Center for Communications application is installed. For example:
http://<hostname>:<port>/prweb/PRSOAPServlet/SOAP/PegaCommFWFCFWWorkFCCServices/Services
Update the GetCOStatus Service URL for your application server.
In Dev Studio, click
.Update the Value field to point to the hostname on which the Pega Fulfillment Control Center for Communications application is installed. For example:
http://<hostname>:<port>/prweb/PRSOAPServlet/SOAP/GetCustomerOrderStatus/Services
Previous topic Optional: Integration with Google Maps Next topic Optional: Integrating with Pega Order Fulfillment Application