RFC/TMS 参数
rfc/use_gwstart = 1 the external RFC server is started through the local gateway.
rfc/use_gwstart = 0 he default value of the profile parameter is 0, that is, the external RFC server is started by the work process itself by default.
Important - side-effect:
- The work process starts the program in the DIR_HOME directory of the profile file of the work process.
- The gateway executes the program in the HOME directory.
Depending on whether your program was started by a work process or a gateway, files that the relevant program requires may be lost due to the modified work directory.
If the relevant program must be run in
DIR_HOME, you should increase the value of the profile parameter
gw/cpic_timeout and NOT use rfc/use_gwstart.
参阅
638701 - Starting RFC servers takes too long
每天进步一点点,多思考,多总结
版权声明:本文为CNblog博主「zaituzhong」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。