Skip to Content
Product Information
Author's profile photo Nipun Madan

Simplifying Destination Configuration with Resource Path in Action Editor

Introduction:

As an IT admin, managing multiple destinations for different resources can be time-consuming and complex. However, with the new feature of creating a single destination with a global setting in the Actions Editor, managing resources has become easier. In this blog post, we will discuss this new feature and how it can be utilized for different projects.

Note: All the existing Action Projects that are consuming the existing API-specific destinations can still continue to work as is or use a central system-specific destination as explained below using the Resource Path feature.

Before Resource Path Feature:

  • IT admins had to create separate destinations for each resource when testing actions with destinations
  • Example: creating separate destinations for Business Partner and Sales Order resources

After Resource Path feature:

  • IT admins can create only one destination with URL: <s4system>
  • Use Global setting in the action editor to set the resource path

Example

Project One example:

  • Created using business partner OAS
  • Set the resource path as /sap/opu/odata/sap/API_BUSINESS_PARTNER_SRV
  • Use the above-created root destination to call the API

Project Two example:

  • Created using sales order OAS
  • Set the resource path as /sap/opu/odata/sap/API_SALES_ORDER_SRV
  • Use the above-created root destination to call the API

 

Conclusion:

In conclusion, this new feature of creating a single destination with a global setting in the Actions Editor is a game-changer for IT admins. It simplifies the process of managing multiple resources and saves time. With the ability to set the resource path globally, IT admins can use the same root destination for different projects, which makes the entire process much more efficient.

Call to Action:

We hope you found this blog post informative and useful. Please feel free to share your feedback or thoughts in the comments section below.

References

  1. Help portal documentation on the topic Actions Editor can be found here.
  2. More help regarding this feature can be found here.

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Daniel Wroblewski
      Daniel Wroblewski

      Thanks for sharing 🙂