Browse By Tags

  • Using Sage X3 Mobile Automation(ADC) and Oauth

    Hello We're currently authenticating to Sage X3 using OAUTH with Microsoft and have no issues with it. When we try to login to the Mobile Automation site using OAUTH, we're getting an error saying, "No ADC badge can be granted". If we log into the Mobile…
  • [SOLVED] OAuth2 authentication option missing (X3 V11)

    Hello, my Syracuse installation does not show the OAuth2 authentication option. Am I missing something? Does my version lack this feature? (Sage X3 V11 LP19) I already modified the nodelocal.js configuration: added an OAuth2 server configuration…
  • Password Complexity Requirements

    Currently any user in sage including the admin can use the password "sage" or any other insecure combination of letters. Can I request the ability to enforce password complexity as this is a requirement on Cyber Essentials Accreditation and ISO 27001
  • Soap Service Authentication

    I am testing connecting to the SOAP Web Service via a .NET application and all attempted requests get a 405 Method Not Found response. I think this may be because i am using basic authentication which is no longer an option for the SOAP service? The…
  • Test system Build Diary: 2022 R1 Test SAML2

    Last Updated: 29th April 2022 Return to Index page: Test system Build Diary index ( https://www.sagecity.com/gb/sage-x3-uk/b/sage-x3-uk-support-insights/posts/index-page-build-diaries ) What is a ”Build Diary” A Build Diary simply describes the…
  • 2FA on Sage Payroll

    Could we please have 2FA enabled on Sage Payroll services? Concerning that for an organisation of this size, this has not been enabled as standard.
  • The Exchange Server connection could not be saved as the Sync Engine was unable to contact the Exchange Web Service

    Version 2018 R1 Problem Details: After setting up the exchange server, ensuring that the exchange web service is available using the impersonated user account when attempting to create a new connection, we get the following error: The Exchange Server…
  • Multi-Factor Authentication

    Seems strange to me that Sage is not offering this already considering the type of data (payroll) that needs protecting from unauthorised access. And the fact that this is widely used. Is Sage going to implement multi-factor logon for employee access…
  • Calling SOAP Services without Pre-Emptive Authentication

    We are working with a 3rd party to integrate with X3 V12. The 3rd party is not able to use basic authentication with pre-emptive authentication, which is required to call X3 SOAP web services. Does anybody know a way around this, so pre-emptive authentication…
  • RESTful API with SID authentication does not work when updating (PATCH) a record

    When we use basic authentication to update (PATCH) a record it works fine. Snippet as follows (sorry if this is not clear, seems the insert "code" function does not work on sagecity.com) var RollUpValue = crm.fields('quot_rollup').value() var RollUpSQLUpdateValue…
  • sdata crud (update example using SID)

    The following is an example of how to update a field, in this case an Oppo_OpportunityUId, via client side 'Custom Content' using an sdata2/sagecrm2 (CRUD) call. In this example the aim is to copy the hidden Opportunity Id to a new field so that it can…
  • Security and the SData Gadget and ReadOnly SData provider

    For an introduction to SData REST based web services then please see the article " Accessing SData Provider " Another example of how SData is used in Sage CRM's Interactive Dashboard feature can be found here: " An SData Example — the Sage CRM Interactive…
  • Webservices and 401 Access Denied Errors

    This is an issue that occured during a training event. I didn't solve this even though a similar issue has occured before. Credit has to go to my very smart course delegate. He shall remain nameless. The issue If you should get a 401 error when accessing…
  • Self Service, Ports and HTTPS

    The question is...can you use Self Service over HTTPS using a port of your choosing? The answer is that you should be able to work with any port and HTTPs for Self Service. Self Service uses standard ASP pages. As long as the ASP page can be invoked…
  • Third Party authentication for Self Service

    Can we have access to Web Self Service managed by a third party application? For example a customer may have some form of authentication implemented for an on-line shop or other web based application. Basically the user should not have to log-in again…
  • sdata crud

    The following is an example of how to update a field, in this case an Oppo_OpportunityUId, via client side 'Custom Content' using an sdata2/sagecrm2 (CRUD) call. In this example the aim is to copy the hidden Opportunity Id to a new field so that it can…
  • How to secure the Sage CRM?

    We have SageCRM version 7.1.h. I am looking for a way to secure the access to outside users. Our concern involves two things: authentication and encryption. The current authentication scheme uses the username/password from the Sage CRM database. It…
  • Is there a way I can improve the security options on my Sage ID password?

    Yes there is. Once you have created your Sage ID and you are successfully logged in, at the top right hand side of the page, click on the drop down arrow next to your user name. Click on My Account The following options will be available …
  • Sage 50 Payroll and DotNet 4.6

    Hi All, For the second time, we've had difficulties here when trying to register the Sage 50 Payroll software online, with dotnet 4.6.1 installed on the PC. During installation of Sage 50, the version 4 clients get installed, (which if you're quick…