Looking For Sample Code for connect:: direct command
I'm looking for a sample code that will allow calling of connect : direct command. It should be able to do so from within the shell. Do you have any suggestions ? Help me out please.
I'm looking for a sample code that will allow calling of connect : direct command. It should be able to do so from within the shell. Do you have any suggestions ? Help me out please.
You have to determine node-to-node session where the Process can execute. If CLASS does not specify in this Process, then it may default to class value specified for the PARSEES in network map.
CKPT = [nK | nM]
Specify the byte interval for the checkpoint support. The checkpointing can enable restart of the transmission from beginning.
Only in order disk files may be checkpointed.
Sterling Connect:Direct® may convert the specified value into the block boundary, then a data transmission of checkpoint is taken at this position.
Then specify the checkpoint value of 0 in Process to stop automatic checkpointing. To overrule automatic checkpointing, select K to denote thousands; M for millions.
Thanks,
Davisess Donna
Hello,Â
I attached to this message Process.txt that will provide you with three examples.
In these examples you will learn how to use connect: Direct command.
The first example will show how to create a basic Process statement.
The second examples deals with Retain Parameter. Â Retain is used to create detailed process statement.
The third examples will show how to use Notify parameter. Â
This parameter also creates detailed process statement but with different values.
Fore more information you can access this link: