How to add hyperlinks in Advisory for MSP Account ?

How to add hyperlinks in Advisory for MSP Account ?

Under Account Tab>Editing the Account will have an advisory field in which we can configure hyperlinks. However, under Admin>Oranization Details the feature is not available. 

Feature ID: 13986

Workaround

1. Click on Reports Tab>New Query Report>Run the below Query>Replace your account name

select * from accountdefinition where org_name like '%<Account Name>%'

Note the org_id for the MSP Account 

2. Navigate to Accounts Tab>Select any Account>In the URL, replace the ciId value with the org_id 

For example --> http://servername:port_no/ViewCIDetails.do?mode=edit&ciId=24&fromAccTab=true

3. Press Enter and you will be able to see the MSP Account Details in the Customer's Account's UI

4. Edit the Account and add the desired URL in Advisory and save which will be applied in the Advisory for MSP Account. 


Under Admin>Organization Details>Advisory>You will be able to view the contents as HTML. 



        New to ADManager Plus?

          New to ADSelfService Plus?

            • Related Articles

            • Add / Update Account - V1 API -> for 10606

              Below works in 10606 Build MSP. Account Add API URL: http://<servername>:<portnumber>/sdpapi/admin/account/ HTTP Method: POST data= { "operation": { "details": { "AccountName": "Account 7", "LoginURL": "test", "Description": "Testing", "DoorNumber": ...
            • Configuring Login Web URL and Login URI for an account

              What is a login URL and login URI under accounts? Login Web URL: A login URL is the locator of a resource (Which can be used to locate the address of a resource in the internet). Login URI: It is the identifier, which is used to identify any resource ...
            • Query to show account additional fields _ Details required

              We Need to know whether that is a common account additional fields or add attribute under individual account. So please send us the following screenshots. 1. Admin-> Account additional fields list view page. 2. Accounts->Edit account and show the ...
            • Unable to add new account

              Issue: Sometime when trying to create an account or trying to access an account the below error will be thrown Solution: Please follow the below steps to fix the issue: -> Go to ManageEngine>>ServiceDesk Plus MSP>>conf>>entity_conf -> Check if you ...
            • Change Account for requester and in requests (Not applicable for builds above 9416 due to behavior change)

              If the intent is to move a request from one account to another, you will have to first move the requester to the correct account, and then you will be able to change the account in the requests. 1. Go to Admin - > Account details - > Requesters. Go ...