Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member186016
Active Contributor
0 Kudos

With SAP Netweaver Development Tools for ABAP 2.13, Floor Plan Manager Application development was enabled ( Develop UIs using Floor Plan Manager using ABAP development tools (for Eclipse) ). Some developers might face the following error while opening any Floor Plan Application object in Eclipse.

"The termination occured in system with error code 403 and for reason Forbidden."

To fix the issue please follow the steps mentioned below:

  1. Log on to the required ABAP system.
  2. Enter the transaction SICF.
  3. In the Maintain Services window, for the Virtual Host field, choose or type DEFAULT_HOST.
  4. In the Services Name field, choose or type WDY_AIE_VD_PREVIEW.
  5. Choose action "Execute". [ The hierarchy of the WDY_AIE_VD_PREVIEW service appears ]
  6. From the hierarchy, choose the WDY_AIE_VD_PREVIEW service.
  7. From the context menu, choose Activate Service.


This will enable the relevant services in back-end and you need to just restart eclipse editors to use them to edit Floor Plan Manager Application.