Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Integration with webservice - put data via webservice

963952Oct 2 2012 — edited Oct 22 2012
Hello,

I need following scenario:
- source: csv files
- target: webservice

I know there is OdiInvokeWebservice. Can I invoke it for each record I want to put to target? Also, I will need to define which webservice response should be treated as valid - if webservice returns error code (for example), data row should be treated as unsent and placed in error table (as usually, when I use standard database target).

Is there any example how can I do this? I assume, I will need to create new package and place all steps there, but:
- how to define interface (workflow, mappings etc)
- what knowledge modules should I use and how to configure them

..etc.

Step by step explanation (or, link to tutorial) will be really appreciated, because I'm very beginning with this.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2012
Added on Oct 2 2012
6 comments
201 views