for ECC and S/4
...
Installation and Base Configur...
Base Enterprise Connector Conf...
SharePoint M365 Endpoint
1min
this is required for both ecm and content server using an m365 sharepoint repository you will need to ensure that the enterprise connector is configured and able to talk to microsoft graph api from the information gathered in the step configure app within m365 account , update the configuration file through middleware gui https //localhost 82/ https //localhost 82/ to configure, select sharepoint online under connections and click on "add row" to establish a new sharepoint connection sharepoint details description sample values system name unique name for the content management system to be configured in middleware m365 1 user name property property defined in sharepoint for user name docuflowusername time property property defined in sharepoint for time stamp docuflowtimestamp tenant id find tenant id in azure active directory registered application 4dexxxx xxxx xxxxx application id find application id in azure active directory registered application fbxxxxxx xxxxxx graph url find graph url in azure active directory registered application https //graph windows net/tenantid https //graph windows net/tenantid token url find token url in azure active directory registered application https //login microsoftonline com/ {tenantid}/oauth2/token enable application based authentication set the value to true to enable app based authentication set to true to enable app based authentication client secret for app based authentication, find client secret in azure active directory registered application combination of characters and integers scope for app based authentication, find scope in azure active directory registered application https //graph microsoft com/xxxx https //graph microsoft com/xxxx username for user based authentication, provide your username for sharepoint \<docuflowuser>@xxx com password for user based authentication, provide your password for sharepoint password to login into sharepoint anonymous url expiry time provide the url expiry time api headers provide the api headers included mozilla/5 0 (windows nt 10 0; win64; x64) retry count when a call fails, provide number of retry attempts 5 default retry time provide the time until the request attempts retrying 1000 throttle filter size for a large query, provide the the filter size(recommended less than 1000) 500 enable rest api enable sharepoint rest api true/false rest api scope find scope in azure active directory registered application(when rest api is enabled) for app based authentication, find scope in azure active directory registered application https //\<tenant>/ default certbasedauthentication enable if sharepoint certificate based authentication is required for sharepoint rest api, we only support certificate based auth true/false grant type type of grant (when certbasedauth) is enabled) eg\ client credentials client assertion type client assertion type (when certbasedauth is enabled) eg urn\ ietf\ params\ oauth\ client assertion type\ jwt bearer certificate private key path path to the certificate file(when certbasedauth is enabled) c \users\\ \tp 135b7b49 a876 492d 9716 64d272f5a425 pem private key encrypted enable if the private key provided certificate private key path is encrypted(when certbasedauth is enabled) yes/no private key password password for certificate file provided above(when certbasedauth is enabled) dgf public key path path to public certificate (when certbasedauth is enabled) eg\ c \users\\ \publiccert cer jwt type type of assertion(when certbasedauth is enabled) jwt jwt algorithm algorithm used for assertion(when certbasedauth is enabled) rs256 jwt expiration exipration of assertion token(when certbasedauth is enabled) 3600000 hit save button and re run the service to apply all the changes to verify is the connection is established, click on modify and hit test connection if established successfully, a dialog box with connection success message is displayed the windows service must be restarted for changed to take effect