Previous Topic: Input XML Buffer Authentication Type

Next Topic: Common Exits DLL Interface

Program Exit Return Value

Program exits have a single return value, which is an XML buffer. Program exits must return an XML buffer, which has the following format:

<eTExitReturn>
   <eTExitReturnCategory> </eTExitReturnCategory>
   <eTExitReturnNative> </eTExitReturnNative>
   <eTExitLogMsg> </eTExitLogMsg>
   <eTExitContinue> </eTExitContinue>
   <eTExitCustom> </eTExitCustom>
   <eTPersistentFailure> </eTPersistentFailure>
</eTExitReturn>


Copyright © 2010 CA. All rights reserved. Email CA about this topic