How can we manipulate IO output based on call or operation in inbound web service?
I have one Main IO(Account) and will be queried using EAI Adapter to provide output for that IO.If I have different calls expecting different fields some times only 2 fields or some times more than 10 fields.Do i have to create different Integration Objects based on Account or Is there any way i can manipulate query output.
0