Created Trigger table including extension tables

Created function to run trigger script
Created logic to pull table from catalog items / record producers
Created interceptors for Fulfillment Steps and Triggers
Cleaned forms and created policies to keep them clean
This commit is contained in:
admin
2023-01-31 09:19:12 -08:00
parent c06bff3f50
commit fa5fc665c1
142 changed files with 5461 additions and 2 deletions

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?><record_update table="sys_scope_privilege">
<sys_scope_privilege action="INSERT_OR_UPDATE">
<operation>read</operation>
<source_scope display_value="Fulfilment Automater">c04afa629713111093a8337e6253af6d</source_scope>
<status>allowed</status>
<sys_class_name>sys_scope_privilege</sys_class_name>
<sys_created_by>admin</sys_created_by>
<sys_created_on>2023-01-31 15:48:34</sys_created_on>
<sys_id>fd192d60977021105838bfb3f153af15</sys_id>
<sys_name>sc_cat_item</sys_name>
<sys_package display_value="Fulfilment Automater" source="x_355681_fa">c04afa629713111093a8337e6253af6d</sys_package>
<sys_policy/>
<sys_scope display_value="Fulfilment Automater">c04afa629713111093a8337e6253af6d</sys_scope>
<sys_update_name>sys_scope_privilege_fd192d60977021105838bfb3f153af15</sys_update_name>
<target_name>sc_cat_item</target_name>
<target_scope display_value="Global">global</target_scope>
<target_type>sys_db_object</target_type>
</sys_scope_privilege>
</record_update>