Using OPA 10.4.3, Siebel 8.2.2.2 and Siebel/OPA connector.
I have created a sample rulebase that collects 20 attributes such as Organization Name, Address, people who work there etc.. As an example, I want to map this to Siebel's Account object. So per the OPA Developer's guide found at WebHelp,
I have created an IO called "Policy Automation Account". For now, this IO only has one Component in it: Account. I set the IC Field User Properties in Siebel for each of the fields I want to map. I used the OPAAttribute user property with the value of the OPA attribute name within global.
I then set up the IO mapping in the Administration - Policy Automation screen as the help suggests to do. Then compiled the SRF and exported the mapping to OPA.
In OPA, I imported the mapping. Modified my rules so that the 20 attributes are collected through the interview session.
I then ran the interview and entered values into all the fields. Clicked the save button in OPA. This invoked the connector and saved the data into the OPA session tables. However, no new Account record was created in Siebel when I look at the Account Screen.
Please help me understand what step I missed. I thought that mapping the IO with the IC Field User Properties in Siebel effectively creates an IO map to the BC. Is my understanding incorrect?
Thanks
Sam