Embed VBCS Application in Oracle SaaS

 Below are the steps to embed custom VBCS application in Oracle SaaS

  • Prepare VBCS Application for embedding to Oracle SaaS
    • Open WebApp > Settings>Security and make sure Allow Embedding option is enabled
    • Make sure your custom app is made live and has same as below url
https://<hostname>/ic/builder/rt/<AppName-TestNavigationListApp >/live/webApps/<WebAppName-testnavigation>/
  • Create Third party Application URL
    • Navigate to Setup and Maintaince > From Task menu select ‘Manage Setup Content’

    • Navigate to “Manage Integration of Additional Applications”
    • Click on Plus icon and provide the below details and click Apply
      • Application Name :”VBCS Application”
      • Full Url: https://<hostname>/ic
      • Partner Name : <Keep Default value >
      • Security policy: None

  • Add page to Oracle SaaS
    • Navigate to Configurationà Click on Sandbox

    • Create new Sandbox ,by clicking on plus (+) icon and enter the name for sandbox and select all the Active Tools and click on Save and close button. Once the sandbox is created it will appear in list . Select newly created sandbox and Click on Set as Active button. Enter the Sandbox

    • After Entering into Sandbox  Search for Page Integration wizard

    • Create new page, for this click on New Page Button
    • Enter below details
      • Name: <Application Name to be displayed to User>
      • Icon: <Select desired icon for your app>
      • Application Role: <Select Role which can access this page>
      • Click on the Key icon for Web Page and enter the below details
        • Web Application : VBCS Application <Created in above steps >
        • Destination for Web Application :
builder/rt/<AppName>/live/webApps/<WebAppName>/
        • After Entering all these details click on Save and Close button


  • After creating the page move the page to a navigation bar
    • Go to Structure icon. Serach for the Category that was created for the page
    • Click on the move to arrow and select Tools <We can select any other custom Category as well>
    • Once the pages are created it will start appearing under Tools menu
  • Increase Page Width/height
    • Go to Tools Menu > Click on the Page
    • Click on Edit Pages and drag the page until End
  • Publish Sandbox
    • Click on sandbox in top left and Click on Publish button

Comments

Popular posts from this blog

Mavenize an Oracle ADF Application

Creating Column Filter on a VBCS Table using ListDataProvider(LDP)

Using Custom Colors in Sunburst Chart