all crud operations are working

This commit is contained in:
wojciech
2024-07-30 12:07:54 +02:00
parent 2de95b05fd
commit eddc0b1646
5 changed files with 62 additions and 134 deletions

View File

@@ -94,7 +94,9 @@
<validateInput>false</validateInput>
<term ref="pfx:authors"/>
</config>
<pd:inputBindings/>
<pd:inputBindings>
<xsl:copy-of select="$remove-author-with-given-id/pfx:authors"/>
</pd:inputBindings>
</pd:activity>
<pd:activity name="Write File">
<pd:type>com.tibco.plugin.file.FileWriteActivity</pd:type>