Hello Experts
I need your help in resolving Selection Failure error encountered in Assign activity of BPEL.
SOA version: 12.2.1.2
Actually we are trying to fetch some information using Siebel Adapter and assign few of the element values which we got from Siebel Adapter Output variable to other variables (eg: some simple string variables).
The project was created and deployed successfully.
While trying to test we are getting the "Selection Failure" exception even though we have data in the Sieble Adapter O/p variable.
We are getting the message as "Exception is thrown because the from-spec at line 89 is evaluated to be empty" even though we have value in the source Siebel variable.
We tried Transform activity also but the case is same, we are not getting the exception but the assignment is not happening.
Thanks In Advance for your help
NagaShankar