Exposing WD4VC Applications as Callable Objects

Use

You can expose Web Dynpro for Visual Composer (WD4VC) applications as callable objects in the Guided Procedures (GP) design time.

The WD4VC application is a composite view created in Visual Composer and deployed as a Web Dynpro development component, which can be exposed as a callable object and attached to an action in a process flow.

Prerequisites

Procedure

  1. Open the gallery and from the contextual panel, choose Create Callable Object.
  2. From the Type list, select User Interface   → WD4VC Application and enter the required basic data as follows:
    Parameter Description

    Name

    Enter a name for the new object.

    Description

    Provide a short and meaningful description.

    Original Language

    Choose the language in which the translatable texts of the callable object definition are created.

    Folder

    Select a destination folder in the gallery.

  3. Choose Next.
  4. On the Define Object screen, select a development component.
  5. From the Rendering Client dropdown box, select one of the following:
    • Web Dynpro HTML
    • Web Dynpro Flex
  6. On the Define Input screen, you can view all input parameters defined previously for the component. You cannot add more input parameters but you can reorder the existing ones.
  7. On the Define Output screen, you can view all output parameters defined previously for the component. You cannot add more output parameters but you can reorder the existing ones.
  8. Choose Next to continue and Finish and Open to open the design time of the object.
  9. You can now test and activate the callable object.

Result

Once you have activated the callable object, you can insert it in an action.

If you have defined result states for the composite view, you should be able to see them in the action design time.