Quantcast
Channel: Shannon's JD Edwards CNC Blog
Viewing all articles
Browse latest Browse all 541

never forget how cool parameterized URL’s are for getting back to JDE

$
0
0

These are great.  If you has a system that wanted to drill down into the details of a transaction, all you need to do is get the parameterized URL and adapt it for your use case.

Let’s say you had a demo account for our 9.2 system – simple:

http://myriad-it.com/news/jd-edwards-application-release-9-2-demo-now-available/ start here – register for an account, you should get one pretty quick (immediate email).

sign in http://e92demo.myriad-it.com/jde/E1Menu.maf

Goto address book

image

http://e92demo.myriad-it.com:80/jde/ShortcutLauncher?OID=P01012_W01012A_ZJDE0001&FormDSTmpl=|5|12|13|14|15|16|17|18|19|20|21|22|23|&FormDSData=| |8|O|1.00| | | || | | | | |

This was for the following screen

image

You can easy see that the 8 is for the AN8 on the detail screen, chnage that to any address book number and you’ll magically see it with your shortcut:  I changed the 8 to 1010, and now I see 1010

http://e92demo.myriad-it.com:80/jde/ShortcutLauncher?OID=P01012_W01012A_ZJDE0001&FormDSTmpl=|5|12|13|14|15|16|17|18|19|20|21|22|23|&FormDSData=| |1010|O|1.00| | | || | | | | |

image

You could create an easy formula in a spreadsheet for example to quickly drill down to your details


Viewing all articles
Browse latest Browse all 541

Trending Articles