Hi,Mohan,
We have the same issue just likeRaju813 posted.
And after check the code , we found the value of the web_submit_data always change to a new one when Record same operation.
For example,First time Record, we get:
"Name=_AM_TX_ID_FIELD", "Value=1JMe2BFjU", ENDITEM,
Second time Record ,we get:
"Name=_AM_TX_ID_FIELD", "Value=1EXI8Wr-j", ENDITEM,
We have been stuck in here for a long time, can you give some advice?
Our replay output like below. You can also check the code with the attacment.
Action.c(67): Error -26547: Authentication required, please use web_set_user, e.g. web_set_user("domain\\user", "password", "host:port"); [MsgId: MERR-26547]
Action.c(67): Error -26630: HTTP Status-Code=401 (Unauthorized) for "http://test2008.fy.local:8004/OA_HTML/RF.jsp?function_id=MAINMENUREST&security_group_id=0" [MsgId: MERR-26630]
Action.c(67): web_custom_request("RF.jsp") highest severity level was "ERROR", 876 body bytes, 685 header bytes, 11 chunking overhead bytes [MsgId: MMSG-26387]