WAA Screen XREF

Any activity performed using WMS RF screen is mapped to a WMS activity in WFM. The mapping between WMS RF screens and WMS activities is captured in WAA Screen XREF. The following APIs can be used to get relevant WAA Screen XREF information from WFM.

URLs

Check for the existence of the resource:

HEAD .../lgfapi/v10/entity/waa_screen_xref/{id}

Fetch paginated results:

GET .../lgfapi/v10/entity/ waa_screen_xref /

Fetch non-paginated result by specific 'ID':

GET .../lgfapi/v10/entity/ waa_screen_xref/{id}