Skip to main content
Solved

Create a smart URL link direct to IFS application (APP9) with filtered data

  • November 25, 2021
  • 2 replies
  • 764 views

Forum|alt.badge.img+3
  • Do Gooder (Employee)
  • 3 replies

I need to create a smart URL link direct to IFS application (APP9) with filtered data.

In my scenario, I created a custom event to send an email, which will monitor Purchase Order Delivery Reminders on regular basis. Email should be sent to buyers who are specified on the Purchase Order Delivery Reminders. Message should contain a link to the list of reminders for given buyer. See below

Screen shots.

Email format is like below

As you can see above example Buyer “FUKMA” get one reminder email. The problem was creating the URL link. I can’t pass the buyer id to URL because it’s an API call not a SQL column.

Then 2nd option will be passing the All-purchase order Reminders Order No, Line and Release No to URL.

Is it possible to do something like this? If it’s, could you Please tell me how to create the URL passing above mention variables.

 

Best answer by asanka

If you can’t get a “short-enough” url that accepts custom parameters and will link directly to your desired window, possibly another approach is using a lobby. Create a lobby and an element that accepts input like buyer id with a parameter BuyerID. If the element type is Link, it would be able to take you to the approproate reminder by clicking on it. Then you can generate the URL to the lobby like below via the custom event:

 

ifswin:Ifs.Fnd.CompositePageRenderer.PageContainer?page_id=e7c5ab46-fcfd-4f77-8eba-09e24f692b69&BuyerID=FUKMA

View original
Did this topic help you find an answer to your question?

2 replies

Forum|alt.badge.img+3
  • Author
  • Do Gooder (Employee)
  • 3 replies
  • November 25, 2021

If it’s not clear the screen shots, please refer the document attached to the note 


Forum|alt.badge.img+7
  • Hero
  • 69 replies
  • Answer
  • November 25, 2021

If you can’t get a “short-enough” url that accepts custom parameters and will link directly to your desired window, possibly another approach is using a lobby. Create a lobby and an element that accepts input like buyer id with a parameter BuyerID. If the element type is Link, it would be able to take you to the approproate reminder by clicking on it. Then you can generate the URL to the lobby like below via the custom event:

 

ifswin:Ifs.Fnd.CompositePageRenderer.PageContainer?page_id=e7c5ab46-fcfd-4f77-8eba-09e24f692b69&BuyerID=FUKMA


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings