Assist Help Config in Other Systems

From Calidus HUB

Assist Help Configuration in Other Systems

CTMS

Access to the database is required.

SELECT * FROM ADM_SYSTEM_PARAM
WHERE PARAM_NAME LIKE '%ASSIST%'

Update parameter CALIDUS_ASSIST_BASE_URL:

UPDATE ADM_SYSTEM_PARAM
SET VALUE = 'https://calidusassist.adcservices.apteancloud.com/calidus-assist/MTS/index.php'
WHERE PARAM_NAME = 'CALIDUS_ASSIST_BASE_URL'


EPOD

Log on to the APP machine

Find the appropriate APP directory e.g. "C:\Program Files (x86)\Calidus.epod\EPOD_CTYPRD.app"

Edit the file "web.config" in Administrator mode

Find key "AssistURL" and set to the appropriate Assist system e.g.

    <add key="AssistURL" value="https://calidusassist.adcservices.apteancloud.com/calidus-assist/EPOD/index.php?title=" />

Save.


CTL

Log on to the APP machine

Find the appropriate APP directory e.g. "C:\Program Files (x86)\Calidus.CTL\CTYPRD"

Edit the file "web.config" in Administrator mode

Find key "HelpDocument" and set to the appropriate Assist system e.g.

	<add key="HelpDocument" value="https://calidusassist.adcservices.apteancloud.com/calidus-assist/CTL-TMS/index.php/" />

Save.


WMS

Log on to the system.

Go to Setup/System Registry

Go to Global/General Settings.

Set WikiURL to https://calidusassist.adcservices.apteancloud.com/calidus-assist/

Set WikiSubPath to WMS/index.php/Main_Page

Save.

Warning Warning: This is not confirmed as working.

Bay Diary

Log on to the APP machine

Find the appropriate APP directory.

Edit the file "web.config" in Administrator mode

Find (or add) key "AssistURL" and set to the appropriate Assist system e.g.

    <add key="AssistURL" value="https://calidusassist.adcservices.apteancloud.com/calidus-assist/WMS/index.php?title=" />

Save.

TCM

Warning Warning: This is an incomplete guide.



TOC

Warning Warning: This is an incomplete guide.


Portal

Warning Warning: This is an incomplete guide.