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!

After ReDeploy/Deploy Auto Change URI of Task on Soa Server Issue

Jack IssacJan 16 2017 — edited Jan 18 2017

Hi,

I am using

JDeveloper 11.1.1.9

BPM Editor 11.1.1.9.0.1.7

Java 1.6.0_45

SOA Composite Editor 11.1.1.9.0.99.99

I have a bpm project. it has two different version on soa server.

For example:

first project version is 1.0

second project version is 2.0

I deployed first project to soa server and uri of this project version are like this : /workflow/v1.0/...................... on soa server

After I deploying second project (v2.0), this project tasks uri are /workflow/v2.0/......................  on soa server

After these deploys, I am checking first project (v1.0)  again and this project version uri of tasks changed like this /workflow/v2.0/.... 

I mean uri of tasks changing when what I deployed latest same project.

Why uri of tasks changing, when I deployed a new version of bpm project?

Thanks.

Jack.

This post has been answered by DurgadasHaldar on Jan 17 2017
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 15 2017
Added on Jan 16 2017
4 comments
333 views