Using the XSLT Transformation service

You can interact with the XSLT Transformation service by developing a process in Workbench that uses the service. You can accomplish the following tasks by using this service:

  • Configure the service with the default Java class to use for performing the XSLT transformation. The service operation properties can override the value that you provide in the service configuration.

  • Transform an XML document by using an XSLT script that is stored as process data. The XML document is also stored as process data.

  • Transform an XML document by using an XSLT script that is referenced using a URL. The XML document that is transformed is stored as process data.

  • Test the transformation and view the result.

  • Save the resultant XML document as process data.

    For information about developing processes that use this service, see Workbench Help.

    You can use the Applications and Services pages in Administration Console to configure default properties for this service. (See XSLT Transformation service settings in LiveCycle Administration Console Help.)

// Ethnio survey code removed