Friday, November 1, 2019

12c SOA - Rename a SOA Composite using template

Rename a SOA Composite using template

Follow the steps:
Right click on the composite to be renamed ⇾Create SOA Template
 Provide a template name
 Finish
 New⇾Project
 SOA project
 Provide the new name
 Choose the SOA template created
 Composite is successfully renamed.

No comments:

Post a Comment

Featured Post

OIC - Padding leading zeros to a number field using xslt format-number()

In many payment-related integrations, credit card numbers often arrive as plain numeric strings. For security and compliance—and to meet tar...