Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

MetaData Queue Management

630 bytes added, 14:26, 15 September 2014
no edit summary
== Overview ==
Queue Management is the outbound process of stacking up the records to be contacted. When there are many combinations of queues to be executed in specific orders a MetaData program allows numerous queue instructions to be lined up with a single button click. This extension of MetaData allows easy creation of the queue stack.
When there are many combinations of queues to be executed in specific orders a MetaData program allows numerous queue instructions to be lined up with a single button click.
This change has resulted use of MetaData allows easy creation of the queue stack.  == Build Sequence == Preparation * Firstly identify the "Outcome" and the "Number of Attempts" that you want executed. We calls these Outcome + Attempt from here out.* Order them in an update the sequence you want them performed.  There are a number of steps to building the MetaData engineProgram # Create a Program# Create a Sequence# Create as many rules as Outcome + Attempt rules needed.  == Usage ==  Once the program has been built it can be called quickly pointing to the following URL You must replace client_demo with your system name You must replace the X at the end of the URL with the Program ID.  * https://ww3.allnone.ie/client/client_demo/metadata/userProgram-execute.asp?ID=X
== Rule Parameters ==
 
* MetaData Rule -- CrossDatabase_Update_Simple
== Full Rule Layout ==
 
<syntaxhighlight lang="html4strict">
== Rule Details ==
 
When this MetaData rule is executed the current outbound record stack will be removed, this will not affect the data in the records. The Metadata rule will then insert the new call stack(Parameter 5 in the rule).
7,528
edits