
To perform the following task in the resource view of script collection artifact, you must edit the artifact. On the left side you will notice a resource view and on the right side, an editor pane for the resource. Image 3: Script collection artifact is createdĬhoose and open the script collection artifact. Script collection artifact is created and maintained in the artifact list view. Image 2: Create a script collection artifact

#Artifact meaning in java how to#
In this section, I will explain through a guided example, how to use this feature and different steps involved in using a script collection.Ī typical workflow to use a script collection is as follows Example To avoid duplicates, endorse reusability, ease maintenance, and reduce memory footprints, script collection artifact has been introduced. This causes high memory consumption and maintenance of the scripts is very difficult. This leads to duplication if the same resource is used by more than one integration flows in your tenant.

Why script collection artifact ?Īt present, scripts, jars resources are maintained in an integration flow project. You can modify/enhance scripts without a need to redeploy integration flows that reference these scripts through script collection. The supported resources that can be maintained in the script collection artifact are: Create a script collection within an integration package so that you create scripts in it and then can be referenced from multiple integration flows within that package. It is a reusable artifact for the scripts that can be developed and deployed independently. Script Collection is an artifact that is a bundle of scripts. This enhancement will bring better reusability experience for the usage of script collection across integration packages.

Please refer the help link to know the procedure. SAP Cloud Integration release (5.33.x/6.25.x) provides an enhancements to reuse the script collection artifact across multiple integration packages of the workspace. New with SAP Cloud Integration release (5.33.x/6.25.x) This feature is described in the SAP Help Portal (see Script Collection Artifact). In this blog, I will give a detailed overview on this feature. With the 5.22.x/6.14.x release, SAP Cloud Integration provides a new artifact type known as Script Collection to reuse the scripts in multiple integration flows.
