For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Hi,
We add the Chat component to the DCS based VBCS application.
Added the Chat to a panel in application.
Now our requirement is the chat should flow over all the application like the co-browse does in the vbcs application.
Please find the attached file
Any idea/suggestion ?
Thank You,
Prudhvi
For the chat component we don't have the "bug" offer in the corner. But, it should be easy enough to create your own component or some JS that has the bug offer you want and utilizes the actions just like when you click on the "Live Chat Support" link (shown in the picture)
To show chat add a click action to your floating div and in the action chain add a call component method that invokes the open method on the component with id odcs-chat.
For the chat component we don't have the "bug" offer in the corner. But, it should be easy enough to create your own component or some JS that has the bug offer you want and utilizes the actions just like when you click on the "Live Chat Support" link (shown in the picture)