With ibo com i know you can generate a new batch. Looks like in iBO.net too. Can't seem to find any talk of how to generate a batch using SOA. Is it possible? and if so any documentation or examples?
Thanks. -Ralph
With ibo com i know you can generate a new batch. Looks like in iBO.net too. Can't seem to find any talk of how to generate a batch using SOA. Is it possible? and if so any documentation or examples?
Thanks. -Ralph
Hi there,
My client set up a page under the Contacts section of the web view to allow casual users to see a subset of customer activities. This is done through an IQA query (CsActivity joined with NetContact, and filtered by activity type and "@SubjectContact" for the ID) and the query is dropped on a content page.
Here's the issue:
- When you look at any contact's activities and then lookup your own record next, the previous contact's activities will show up as your own...as if it's cached. If you click around within your own record and get back to the activity list page, the results correct themselves.
The IQA web service http://localhost/imis15/AsiCommon/Services/Query/QueryService.asmx as a 2.0 web reference. I know we have a new what to this with the main SOA service. But we should not break the old one as it breaks everyone’s code that uses t.
Hi,
is there any way to see the status of a running IQA. for instance if it is still in process or not
I have noticed that In a WCM site (15.2.5) we are working with, when a user launches the editor - the styles that are defined to control the look and feel of the site are picked up instead of the default imis styles. This happens quite often.
Does anyone have any experience of this? And if so any tips on how to prevent it.
It also happens from the website when you configure an iPart through STE.
We have recently upgraded to Microsoft 365 hosted email (from our own Exchange server).
We cannot get the iMIS Public "contact us" or registration email to work. Below is what the contents of our Web.Config files are. With other applications, we have to specify what the login authentication is such as basic or login.
Does anyone have experience with this.
Public IQA on WCM Site
A client would like to have a member directory IQA on their WCM site open to enable all users (authenticated and unauthenticated) to search for members. However, when I access this as an unautheticated user, I'm getting a nasty error (as below). When logged in, all is fine. Following tech support advice, I've made sure that the IQA, content page, and navigation items are set to everyone - read. But, the error still persists. The client is on 15.2.5.
I am using the MembershipWebService to create a custom login script in a third-party content management system. I want to write the script so that it will check to see whether the account is Active (and not Inactive or Suspended) before I authenticate.
Is there a way to check the account status using the MembershipWebService? Will iMIS authenticate an account if the status of the account is Inactive or Suspended?
Hi,
Is it possible to change a form control inside of a panel editor iPart.
For example I have one such iPart which includes an form control for the user to type into.
The HTML renders like so -
<input name=ctl00$TemplateBody$CW_Web_Details___WEB_BIOGRAPHY id=ctl00_TemplateBody_CW_Web_Details___WEB_BIOGRAPHY type=text maxLength=256 value="saBCIOHbdCH OVHUBVHUBVHBFJOVNJINFVBNFJIBNDCJKNCJK />
We have a client who is in the process of upgrading from eCM to WCM, In this process, we've identified a plethora of pdfs that are valid content items in eCM, but causing us some issues in WCM. A couple questions along the lines of how users of WCM are handling pdfs, if I may: