1 / 6

Tangenz PPT-15.09.2022

Tangenz IT System Integrator

george88
Download Presentation

Tangenz PPT-15.09.2022

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Oracle Fusion Cloud: Drill to Fusion Application Pages using Deep Links from OTBI Report By Tangenz

  2. Oracle Fusion provides the ability to drill to transactional detail in Oracle Fusion Application directly by using an URL that can be used inside the oracle fusion application itself or any external applications. Oracle Fusion uses a concept called Deep Links. Deep Links are URL links that allow users to open pages without navigating through a menu structure. Deep links can be distributed outside of Fusion Applications if you want users to go directly from various locations such as from an email notification, from the company website, or if you wish to, navigate from an OTBI/BI report to Oracle Applications Cloud. This blog will discuss navigating to an Oracle ERP Fusion Collections page from an OTBI report.

  3. 1. Create an OTBI Report listing the main criteria fields • 2. Build the deep link URL. • Typical Deep Link URL pattern would be like below. • https://<podname>/fscmUI/faces/deeplink?objType=<objID>&objKey=<name1=value1;name2=value2>&action=<action>&returnApp=<returnappURL>&returnAppParams=<returnAppParameter> • To direct users to a product-specific action page, you need to add specific parameters to the deep link URL. In our case we can construct our Deep Link URL as below with transaction number as the search field. • https:///fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=searchType=@{3};transactionNumber=@{4}Note: @{} will be passed by the action link parameters which will be shown below< • 3. Create an action link on the Transaction Number Field to navigate to the collections page based on the transaction number selected • a. Navigate to column properties –> Interaction. Select Primary Action as “Action Links” and click on (+) icon to create an action link • b. Click on add icon to add the action link and select “Navigate to a Web Page”. • c. Enter the URL and click on Define Parameters, as shown in the screenshot below.

  4. d. Click on OK and save the report e. It would show a hyperlink on the transaction number field. 4. Clicking on any of the transaction number values will redirect you to the Collections page.

  5. Points to be noted. Oracle Fusion Application pages will be rendered to the user based on the security privileges of the users. A Fusion Application login is required with the relevant access granted. If the user does not have access to a page, nothing will be rendered. If the user is not already signed into the Fusion Application before navigating, they will be redirected to the login page. Deep Links can also be used within the application to navigate directly to specific pages from the landing page, giving users more flexibility and easy navigation within the system. To see a complete list of the available deep links, use the Deep Links work area (Navigator -> Tools -> Deep Links). To access this work area, you need to have the View Administration Link (FND_VIEW_ADMIN_LINK_PRIV) privilege. Need help with your Oracle ERP Cloud implementations? Please drop a line here. Our Oracle ERP experts will contact you promptly.

  6. Thank You!!!

More Related