Application Programming Interface forums

0 Abonnenten

3 Themen

4900 Gespräche

Area for questions and answers about SuperOffice API's.

push_pin lock

SuperOffice forms and hidden field

Hi, I have created a hidden field that I would like to populate depending on where the link for the form is used: https://online4.superoffice.com/CustXX/CS/scripts/customer.fcgi?action=formFrame&formId=xxxxx&field_company=Test&field_myHidden=FormText   The URL looks good in the webpage where I have published it(when hover over it) field_company is filled in properly when form is posted and Eventdata, while field_myHidden is empty in the eventdata.   If I give the hidden field a default value in the form builder this value is properly passed through.   Any ideas what the issue can be?   Thanks!
Johan Friberg
3
9
16. Dez. 2024 | 01:40 PM
Thema:
Service and CRMScript Discussion

Letzte Antworten

Perfect, glad my input helped you to resolve the issue.
by Anders Larsson
22 h, 23 m vor | 01:28 PM
push_pin lock

Stopping and starting the clock on a request via CRM Script

Hi All, I am trying to stop the clock on a request, when an internal user replies to the request and Continue the clock when the customer replies to the request, either by email or by the portal.  Support have confirmed this cannot be done in the standard system, and have suggested that I might be able to do this via a CRM Script.   I assume I can use the "New internal message on request" and "New external message on request" events, to either start or stop the clock, but I cannot find how to stop and start the clock via CRM Script.  Is this possible to do via scripting?   Many thanks,   Trevor
Trevor Sharp
1
2
12. Dez. 2024 | 12:30 PM
Thema:
Service and CRMScript Discussion

Letzte Antworten

Hi Sverre, Thank you for your reply, hope you are well. So if I set the request to a status that has a "Track Time As" to "None" or "Externally", would that mean that the Escalation Levels would be paused, because I only want to escalate the request if the once the time spent internally reaches the time specified in the escalation event. Also does time spent "In Queue" affect the escalation levels. Many thanks, Trevor
by Trevor Sharp
17. Dez. 2024 | 09:25 AM
push_pin lock

WebTools auto login not working due to download service being offline/unavailable

We are having an issue with webtools auto login (double click on the owl in the tray area), it doesnt work and the log file shows the following: Error    2024-04-30T09:02:31.15    SuperOffice.TrayApp.Server.TrayAppServer>Execute<TRequest, TResponse> SuperOffice.TrayApp.TrayApp2.GetAlarmsRequest SuperOffice.TrayApp.Server.TrayAppServer+OnExecute`2[SuperOffice.TrayApp.TrayApp2.GetAlarmsRequest,SuperOffice.TrayApp.TrayApp2.GetAlarmsResponse] MSSQL - 12 \\\ 1501235947 SuperOffice 10.3.3 NetServer 10.3 Release (Build: Release_OnSite_10.3.3_2024.04.17-01) 10.3.0.0 10.3.3.617 Release_OnSite_10.3.3_2024.04.17-01 Default ACRMWEB02 NetServer        TrayAppServer.Execute implementation failed SuperOffice.TrayApp.TrayApp2.GetAlarmsRequest DH (1993) - Authorized (Employee)Gebruikersniveau 0+:  MSSQL - 12 \\ACRMSQL10\SuperOffice_AllCRM (crm_AllCRM), Database serial #: 1501235947, Database Expiration Date: Friday, July 12, 2024 ACRMSQL10 SuperOffice_AllCRM 1501235947 SuperOffice 10.3.3 NetServer 10.3 Release (Build: Release_OnSite_10.3.3_2024.04.17-01) 10.3.0.0 10.3.3.617 Release_OnSite_10.3.3_2024.04.17-01 Default ACRMWEB02 NetServer Response status code does not indicate success: 502 (Bad Gateway).    at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()    at SuperOffice.Util.HttpHelper.GetObjectFromHttpSyncWithContent[T](String url, HttpServiceJwtConfig config, RequestType requestType, HttpContent content)    at SuperOffice.DCF.Web.WebTools.WebToolsVersionService.GetVersionResponse(String clientVersion)    at SuperOffice.TrayApp.Server.TrayAppServer.ApplyVersioningRules[TResponse,TRequest](TResponse response, TRequest request)    at SuperOffice.TrayApp.Server.TrayAppServer.Execute[TRequest,TResponse](TRequest request, OnExecute`2 implementation) System.Net.Http           Exception Message:Response status code does not indicate success: 502 (Bad Gateway).       Exception Source:System.Net.Http       Exception Target:System.Net.Http.HttpResponseMessage EnsureSuccessStatusCode()          at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()          at SuperOffice.Util.HttpHelper.GetObjectFromHttpSyncWithContent[T](String url, HttpServiceJwtConfig config, RequestType requestType, HttpContent content)          at SuperOffice.DCF.Web.WebTools.WebToolsVersionService.GetVersionResponse(String clientVersion)          at SuperOffice.TrayApp.Server.TrayAppServer.ApplyVersioningRules[TResponse,TRequest](TResponse response, TRequest request)          at SuperOffice.TrayApp.Server.TrayAppServer.Execute[TRequest,TResponse](TRequest request, OnExecute`2 implementation)   The download service is offline, so i guess that is the underyling issue (https://www3-superoffice-com.azurewebsites.net/DownloadService/) WebTools should still work when this isn't available... SuperOffice Version: SuperOffice CRM OnSite 10.3 Release_OnSite_10.3.3_2024.04.17-01 WebTools version:   
David Hollegien
1
7
30. Apr. 2024 | 07:05 AM
Thema:
Online development and web service API's

Letzte Antworten

New day, new Web tools service dependency that is not available...
by David Hollegien
17. Dez. 2024 | 08:58 AM
push_pin lock

NSUserDefinedFieldInfoAgent function Publish only works once from script

I have tried to create some Userdefined fields through crmscripts with the publish function in the NSUserDefinedFieldInfoAgent. This works once, but when I try to create another field on the same entity does nothing happen.  The publish function runs but the field is not created.  If i remove the first field and try to create a new one does the creation process work. The version variable is fetched and the ProgId is unique. Is there something else i can try?  One thing that is a bit weird is that the new field is not displayed at the bottom in the userdefined fieldlist in the admin view.

FL

Fredrik Larsson
1
0
13. Dez. 2024 | 02:52 PM
Thema:
Service and CRMScript Discussion
push_pin lock

Trigger dialog for "opening telephone application" via EventDataDialog

Is there a way to trigger the "open telephone application" dialog through the EventDataDialog?  I have tried using the markup element to add an link,but it seems like it only works with weblinks or is there some other way i could be able to trigger this while being in the dialog flow? 

FL

Fredrik Larsson
3
5
12. Dez. 2024 | 11:41 AM
Thema:
Online development and web service API's

Letzte Antworten

Hi Fredrik, Yeah that sounds like a method which should at least work. Another alternative 'might' be to link it to a button in the request header - which redirects to a CRMscript - which then redirects to a tel-hyperlink. Probably you would have to use the "Action = Open website" logic then (and link it to your script which contains the HTML-redirect-logic), instead of executing a CRMscript.
by Bas Kreijveld
13. Dez. 2024 | 07:54 AM
push_pin lock

cannot fetch all Tickets data from Message in SearchEngine

Hi, I cannot fetch all Tickets data from Message, could Someone check this? Thanks!
Jianchun You
2
2
12. Dez. 2024 | 02:52 PM
Thema:
Service and CRMScript Discussion

Letzte Antworten

Hi Eivind, I am sorry that's my wrong typing. Thanks!
by Jianchun You
12. Dez. 2024 | 06:47 PM
push_pin lock

Linking to minipanel

We want to link to minipanel in two different scenarios: Scenario 1: We are in the company screen, on a one of our webpanels. We want to open the project minipanel on click of something, without navigating away from the company screen. Scenario 2:  Still on a tab in the company screen, and we now want to open some custom web panel with some parameters in the minipanel. Using ClientCrossMessaging with something like this superoffice:sidepanel.testpage?contactid=123 seems to activate the correct panel, but it will no reload. And not every time... How to do it properly ?

IT

Inge Simon Thorbjørnsen
1
0
10. Dez. 2024 | 04:28 PM
Thema:
Online development and web service API's
push_pin lock

Linking to minipanel

We want to link to minipanel in two different scenarios: Scenario 1: We are in the company screen, on a one of our webpanels. We want to open the project minipanel on click of something, without navigating away from the company screen. Scenario 2:  Still on a tab in the company screen, and we now want to open some custom web panel with some parameters in the minipanel. Using ClientCrossMessaging with something like this superoffice:sidepanel.testpage?contactid=123 seems to activate the correct panel, but it will no reload. And not every time... HOw to do it properly ?

IT

Inge Simon Thorbjørnsen
0
0
10. Dez. 2024 | 04:28 PM
Thema:
Online development and web service API's
push_pin lock

wrong linked URL in CS Extra Menus to my WebApps

I have linked my own webApps in the CS Extra Menu for years and now I'm getting errors on the page: 404 - File or Folder was not found. I haven't actually changed anything about the links in the Extra Menu. Why does the URL automatically show with additional parameter...&isWebPanel=1? Thanks!
Jianchun You
1
2
10. Dez. 2024 | 10:11 AM
Thema:
Service and CRMScript Discussion

Letzte Antworten

Hi Frode, yes, good idea, Thanks!
by Jianchun You
10. Dez. 2024 | 02:48 PM
push_pin lock

clearSelectedRows doesn't work

Hi,   I waht to clear the Selection of Rows in static Table v2. but it looks the Action "clearSelectedRows" in setFieldValue doesn't work.It's no Change in the Table.  
Jianchun You
2
4
9. Dez. 2024 | 10:28 AM
Thema:
Service and CRMScript Discussion

Letzte Antworten

Hi Espen, it doesn't works with your Code to the Button to refresh the Screen.
by Jianchun You
9. Dez. 2024 | 10:57 AM