Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
creates a client connection and sets the jobID and message to the client.
Syntax
public boolean onBeforeHandleGroup(str _message)
Run On
Called
Parameters
- _message
Type: str
A string variable that holds the message to be displayed on client.
Return Value
Type: boolean
a boolean value that indicates the successful processing, else error.
Remarks
The onBeforeHandleGroup method uses RetailConnDataDirectorClient class for the client functions.