OCSG 5.0: Problem defining custom AVP configuration for Parlay X 3.0 Payment Plugin
I wanted to define the passing of optional Diameter AVPs like service-id which is currently not passed in default in current Parlay X 3.0 Payment plugin.
We have followed the steps outlined in Platform Studio Developers Guide to configure the AVPs but are clueless on the specific XSD to be sued for the custom SLA.
We tried following the steps as below:
1. Created the sample AVP SLA XML for the service-id Attribute
2. Tried uploading it in OCSG using loadGlobalSLAByType:
type=payment_diameter_avp
sla=xml string
3. This gave an error that type not found
Now I have following queries:
- Is the custom SLA xsd definition for ParlayX 3.0 Payment/Diameter interface pre-loaded in OCSG?