What is the correct way to access data from Fusion Apps in your AppUI extension?
The correct way to access data from Fusion Apps in your AppUI extension is to use a service from the service catalog. The service catalog is a list of predefined service connections that are available for your AppUI extension. These service connections allow you to access and manipulate data from Fusion Apps using REST APIs. You can browse the service catalog and select the service that matches your data needs.
Currently there are no comments in this discussion, be the first to comment!