Skip to Main Content
Status New
Workspace ApplinX
Categories Web Enablement
Created by Sammy Shamailov
Created on Jan 21, 2024

pause the screen sequential checker upon request for a limited time frame

Enable to pause the background screen checker upon request/method for a limited time frame or until enabled again.

When retrieving the base object with:

GXClientBaseObjectFactory.getBaseObject(sessionRequest);

performing some actions for example: pressing on pf key and detaching from that base object with:

GXClientBaseObjectFactory.detachSession(baseObject);

The screen checker runs again and causes additional refresh to the page.