Information about Sage ERP X3 Version 7.1

0 votes
asked by
edited by

How to add a specific logo/image in visual process (Interactive Dashboard) in Sage ERP X3 Version 7.1? I know the process how to add a specific logo/image in visual process in Version 6.5, I followed same process in V7.1 but it doesn't work.

Could you please help me how to add a specific logo/image in visual process in Version 7.1?

1 Answer

0 votes
No avatar answered by (329k points)

Firstly, you will need to get the Program's Directory path. To do this, open Sage ERP and go to Help > System Information. Copy the path and then access that path. Once that path is opened, navigate to Runtime > vpf > FlowCharting > xtec > Sage_Libraries > Sage_Basic > Logos > Main. Copy and past all the graphic files into that folder. There should be a List.txt file. Back it up to another place and open it with Notepad.

The string should be similar to this one: {"files":[{"name":"logo_1.jpg"}]}

Replace the string to look it like this one: {"files":[{"name":"logo_1.jpg"}, {"name":"yourlogo.jpg"}]}

Save the file and then edit the process flow with the custom graphics. Open Visual Process module in Sage, then select the process you want to modify and right click it. Choose EDIT and then you can select the graphics file.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...