Available REST services:

https://encromerrdev.epacdxnode.net/scs-portal-rest/

Available SOAP services:

Service Description WSDL
SharedPortalRegisterService Various services for manipulating users, roles, organizations, etc.https://encromerrdev.epacdxnode.net/scs-portal-ws/services/SharedPortalService?wsdl
SharedPortalReviewerService Control access to activities and search activity history.https://encromerrdev.epacdxnode.net/scs-portal-ws/services/SharedPortalReviewerService?wsdl
SharedPortalSecurityService Create and validate security tokens for specific Advanced SCS users.https://encromerrdev.epacdxnode.net/scs-portal-ws/services/SharedPortalSecurityService?wsdl


SharedPortalRegisterService

Expand all | Collapse all | Return to top

Various services for manipulating users, roles, organizations, etc.

Authenticate
[+]
Authenticate to the service. The client must be authenticated before subsequent services are invoked.

AuthenticateUser
[+]
Authenticates a user.

CreatePartnerOrganization
[+]
Creates a new partner organization.

RetrieveOrganizations
[+]
Retrieves organizations for the specified user.

RetrieveOrganizationsByDataflow
[+]
Retrieves organizations for the specified user and dataflow.

RetrievePartnerOrganization
[+]
Retrieve partner organization by internal ID.

RetrievePartnerOrganizationByExternalId
[+]
Retrieve partner organization by external ID.

RetrievePublishedAlerts
[+]
Retrieve published alerts and news & updates.

RetrieveRoles
[+]
Retrieves roles for the specified user, organization, and dataflow.

RetrieveRolesForDataflowAndPartner
[+]
Retrieves roles for the specified user, organization, dataflow, and partner.

RetrieveRolesWithOrganizations
[+]
Retrieves roles for the specified user, organization, and dataflow.

RetrieveRolesWithOrganizationsForDataflowAndPartner
[+]
Retrieves roles for the specified user, organization, dataflow, and partner.

RetrieveUser
[+]
Retrieves a user.

RetrieveUserWithPrimaryOrganization
[+]
Retrieves a user.

UpdatePartnerOrganization
[+]
Update partner organization information. NOTE: Organization name cannot be updated.

UpdateUserOrganizationAssociations
[+]
Updates all users with a specified old organization, to the specified new organization. This will: 1) create a new association between the user & the new organization; 2) for all of the user's roles associated to the old organization, deactivate the old user role, and pre-register the user for each role & the new organization; and 3) email the user with a link to complete each new pre-registration.


SharedPortalReviewerService

Expand all | Collapse all | Return to top

Control access to activities and search activity history.

Authenticate
[+]
Authenticate to the service. The client must be authenticated before subsequent services are invoked.

CreateActivityAcl
[+]
Grant access for an activity to a particular role.

SearchForActivityHistorySummary
[+]
Search CROMERR activities.


SharedPortalSecurityService

Expand all | Collapse all | Return to top

Create and validate security tokens for specific Advanced SCS users.

CreateBasicSecurityToken
[+]
Create a basic security token. NOTE: This creates a token for a specific Advanced SCS user. For general service authentication, use that service's Authenticate method.

CreateSecurityToken
[+]
Create a security token. NOTE: This creates a token for a specific Advanced SCS user. For general service authentication, use that service's Authenticate method.

ValidateSecurityToken
[+]
Validates a previously generated token