I have created a Drill Down link in the builder that links an account to the Summary Inquiry window and it work great from Excel (through an Excel Report Builder report that I created). The link looks like this:
dgpp://DynamicsGPDrillBack/?DatabaseInstance=&ServerName=XXXX&CompanyID=YYY&ProductID=3830&ActionType=OPEN&FunctionName=ACCOUNT_DETAIL&Account_Number=12516
It will be great if I could use this link from within a Java web page so that if you click on the link, it will open the appropriate GP2010 window and display the data. I don’t know much about Java but I do know that something needs to be added to the link string above to make it work from within Java, if that is even possible. I am hoping that there is some smart Java person out there that will be able to tell me if it is possible and if so, what the link string will have to look like.
*This post is locked for comments
I have the same question (0)