Record usage from external web services
Hi,
We are trying to integrate a Web service to BRM with the help of JCA Adapter and SOA. so the data flow would be as below :
Web service <-----> SOA <-----> JCA Adapter <------> BRM
Through web service a product is purchased.
Subscriber starts using the product.
The usage data is sent to the BRM to perform actual rating.
JCA Adapter has Flist to opcode mapping.
My question is : can I call the PCM_OP_ACT_USAGE directly from the JCA or a wrapper opcode needs to be written?
If above is not feasible, what is the best way to capture the usage?
We are trying to integrate a Web service to BRM with the help of JCA Adapter and SOA. so the data flow would be as below :
Web service <-----> SOA <-----> JCA Adapter <------> BRM
Through web service a product is purchased.
Subscriber starts using the product.
The usage data is sent to the BRM to perform actual rating.
JCA Adapter has Flist to opcode mapping.
My question is : can I call the PCM_OP_ACT_USAGE directly from the JCA or a wrapper opcode needs to be written?
If above is not feasible, what is the best way to capture the usage?
0