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 File Handling – Removing .pgp and Preserving .csv (Dynamic File Name Logic) | use of ast-index-within-string() function

๐Ÿ“Œ Problem Statement In Oracle Integration Cloud (OIC), while working with Stage File, we often receive source files like: a.b.c.csv.pgp ๐Ÿ” ...