Tabbed workplace startup display
I'm trying to configure a Two Screen Operator Workplace in 800xA v6.0.3. I'm also using a tabbed workplace. So when I edit the screen Layout (XML file), and set a link to a Startup Displays that are created in Workplace object (1_Startup Display, 2_Startup Display), both startup displays are visible on operator workplace, but tabbed workplace buttons can't be seen. On the other hand, when i exclude the startup display code, the tabbed workplace buttons can be seen inside the workplace, but Startup Displays arent the Startup Displays defined in the Workplace object, but the one default definecd by 800xA. I'm sending you the pscreenshots in attachments.
Do you know how to resolve this issue?
Thanks in advance,
Hrvoje
Answers
Hi,
Looking at the attached screen shots, you seem to have got all the steps right except the source GUID of the Startup display graphic page.
When using Tabbed workplace, AFAIK the Startup display must be referenced to a Graphic Display aspect belonging to Tabbed Workplace Root Object or its sub objects, in the Functional Structure.
In the below image, the default name of the Graphic Display aspect created by default has been renamed to 1_StartupDisplay (For ease of identification).
The GUID of this renamed graphic display must then be passed as a value to "src" parameter in the xml code section as shown below,
contentMode="aspectview"
ViewClass="Tab Content"
src="ao://{BD013B88-30FF-46F4-8A12-BBE1B3AC2F9B}:1_Startup Display"
Pinned="No"
ChangeMode=""
SelectionStrategy="3"
ABBTarget=""
Note: In case the issue is unresolved, kindly go through the 'System 800xA Operations-Operator Workplace Configuration' Manual for further trouble shooting.
Regards
Rahil
Add new comment