GET ASYNC RESPONSE not refreshed after unmatch server export view and delete it
search cancel

GET ASYNC RESPONSE not refreshed after unmatch server export view and delete it

book

Article ID: 395865

calendar_today

Updated On:

Products

Gen - Workstation Toolset Gen

Issue/Introduction

Gen 8.6 model client and server PSteps DEMOCLIENT and DEMOSERVER.

Model

DEMOSERVER
 


DEMOCLIENT calls DEMOSERVER using USE ASYNC and GET AYSNC RESPONSE. Also for comparison there is a USE Pstep call.



PROBLEM STEPS

  1. In DEMOCLIENT action diagram unmatch the export view PROBLEMATIC in GET ASYNC RESPONSE and USE PStep statements.


  2. In DEMOSERVER action diagram delete the export view PROBLEMATIC.


  3. The DEMOCLIENT GET ASYNC RESPONSE statement still shows the export view PROBLEMATIC but the USE PStep statement does not.


  4. Close DEMOCLIENT action diagram and reopen it. The GET ASYNC RESPONSE statement is then correct.


NOTE: If don't unmatch the view in DEMOCLIENT and just delete it in DEMOSERVER receive message "Warning! View matching will be affected by deleting export view PROBLEMATIC of work set IEF_SUPPLIED ...". Then the client GET ASYNC RESPONSE statement is correctly updated.

Environment

Gen 8.6 Workstation Toolset with WKS86400 installed.

Resolution

Defect will be fixed by Gen Engineering in a future PTF.
The workaround is as per #4 in Problem Steps i.e. close the client action diagram and reopen it.