Skip to Main Content

Integration

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!

SOA Architecture Life Cycle - Required Documents?

801588Sep 15 2017 — edited Feb 13 2018

Hi Experts,

I am looking for information on list of documents involved during SOA Life Cycle implementation. I googled it but not able to see helpful information.

Consider that I am using Oracle SOA Suite, Oracle Service Bus, OWSM, BPM etc. As we know SOA Life cycle is having the following phases.

Please let me know at high level, what kind of documents we need to create and maintain during this Life cycle.

Appreciate any help on this.

Thanks,

Cdhar

Comments

davidp 2
Exipred messages will go into the exception queue. When I was working with a similar AQ system, I had a scheduled job to remove the expired jobs, simply by dequeueing them from the exception queue using the normal DBMS_AQ.DEQUEUE or DBMS_AQ.DEQUEUE_ARRAY.

I've changed employers since then, so I'm afraid I can't give an exact example or more detail.

Regards,
David
1 - 1

Post Details

Added on Sep 15 2017
1 comment
265 views