CA Gen provides the NEXTLOCATION special attribute to specify the location of a server transaction in a distributed processing client/server environment. This system attribute can be used to direct server transactions and client requests when transactions reside on multiple application servers.
You can SET NEXTLOCATION to any character string up to a maximum length of 1,000 characters. The character string is a logical address that vary by site.
During processing, the Client Manager on the client uses an internal mapping table or a user-defined directory service to map the value of NEXTLOCATION to the appropriate application server.
Note: NEXTLOCATION has only one value at a time. Initially, the value is set to blanks. After a value is set, the value stays in effect during the execution of the load module until a different value is set. Ensure that you SET NEXTLOCATION to the correct value if you want a different server transaction than the one currently set.
Note: For more information, see the Design Guide.
|
Copyright © 2014 CA.
All rights reserved.
|
|