These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question

Is there anyway to get the UniformId based on the PartyId ...

Without having to call the /Party/[ID] endpoint? I have PartyId, I need UniformId to write to the communication log. So right now I'm having to make a GET (to pull the UniformId), parse out the single field, then 3 separate POST calls to get the entry to show in the "recent interactions" display. Seems kind of ... a lot. Thanks.
ANSWERED

POST /api/MembershipLogin/_execute

When I try to login and it fails (invalid username or password), I see an error in the Windows Event Viewer. The event message is: Event message: An attempted login for username boogiedown failed because the user does not exist in the backing provider. The response seems to be related to a POST to /api/MembershipLogin/_execute, which leads me to think that there's an endpoint for pure authentication. In other words, is there something else other than the legacy membership web service? If so, what's the payload? Thanks.

When we have issues with SOA where do we go for answers?

Is the SOA supported by ASI? Can they answer questions such as: SOA throws an error ""SecurityFault: An error occurred. Please contact the administrator." -- Where do we go to get answers with this sort of vague message?
ANSWERED

Can I write to the communication log via REST?

I believe someone said last week at Innovations that there was an endpoint to write to the communication log via REST. Is that a thing? I'd like to be able to say something like "I sent an email to ID 101 (or ContactKey ABC12...) at 3:45am with this content". Nothing different than what's being logged. Thanks.
ANSWERED

What version is the LegacyBillingService available in?

What version is the LegacyBillingService available in? Or what DLL is needed for this service? Date of DLL?

Missing a couple of assemblies to complete ioc implementation

• Asi.DIConfigurator.V10 • Asi.Soa.Core.ServiceContracts (thought it would be under Asi.Soa.Core.dll but it is not there!) • Asi.DIConfigurator.Common