Shared flow in post client flow (Successfully working)

Recently I was able to successfully test shared flow in post client flow. In my case case shared flow had 2 policies (JS callout and MessageLog) and it worked fine. But as per apigee documentation, only message logging and extesnmion call out is allowed in post client flow.

Is it a recent change? Can someone confirm if it is permanent change to stay then i would like to move message logging policy to shared flow for all the proxies.

See here. annotation-2020-08-13-165843.jpg

1 5 555
5 REPLIES 5

Are you saying the JS callout also works?

If you place a FlowCallout in PostClientFlow, and then in the referenced SharedFlow, you have a JS callout and a MessageLogging policy, both policies execute successfully?

Yes. JS calleout is creating the log message and using that variable in message logging. tested in edge cloud. There are so many posts about this and no one had clear answer as they point to docs.

Just saw this and confirmed as well, JS callout in PostClientFlow works!

Not sure if this is by design or a "friendly bug".

Not applicable

I am using 4.19.06 OPDK. But for me its not working. Which version are you using?

I am on edge cloud