⚡Quick Challenge for JDE Consultants and Devs ⚙️

Do you need the value of a PO from P4210? What’s your method?If your answer starts with “Well, I look for a BSFN…” keep reading!I’ve got a better method that might just change the way to do this

Spanish Version

So, the other day I was “in the trenches” with this. Tired of manual searching, I decided to put an end to it and started tinkering (as we love to do ) with the AIS Server REST APIs.

And surprise! I found this hidden gem in the AIS REST APIs:
Get Processing Options v2v2/poservice

It’s a service that feels tailor-made for us. You send it the application and the version, and it returns a clean JSON with all the processing options and their values. Pure magic! ✨

And here’s the best part:

Since Tools Release 9.2.5.5, this is ridiculously easy to use in Orchestrator.

You don’t even need to manually configure the connector to call the API. Just:

Just pass the app name and version as input, test it, configure the response to map the values you need, and you’re good to go

You can also do this in earlier Tools Releases versions by configuring the connector as a REST API and setting up the call manually.

The benefits are obvious:

I’ve built a super simple example to demonstrate it.

Here’s the deal:

If you’re interested in getting the example to import and test it, just reply to this message.
If I see enough interest, I’ll upload it to JDE List so everyone can download it from there and—bonus—we keep the forum active!

Now I ask you:
What’s the craziest “hack” you’ve built just to read a Processing Option?
I’d love to hear your story! ️

Leave a Comment