e-Customer Manager

Online address verification

QAS, and its equivalents overseas, integrate with iMIS Desktop to support verification of addresses as they are being input or in batch.

Because there is a move to online signup and self service, some of our clients are asking about the feasibility of address verification built into the website for signup processes.

Has anyone implemented this at all?

Thanks

Conrad

eSeries with 15.2

We have a customer with a heavily customised eSeies 10.6. They want to upgrade to 15.2 then transition the custom eSeries functions to iParts. Has anyone found it possible to connect a 10.6 eSeries install to work with iMIS 15, without upgrading the eSeries?

Creating user credentials using mCreateImisUser.cfm

I have a customer with a custom ColdFusion process that creates an user online. Since they have upgraded to iMIS 15 we need to implement the new user credentials process into their custom process.

I am adding the call to the cCreateImisUser.cfm file which makes the call to the web service (as it is in eSeries): 

<cfmodule template="mCreateImisUser.cfm"
      staffUser="false"
      webUser="true"
      contactID="#ID#"
      username="#ID#"
      password="#password#"
      email=""
      passwordQuestion=""
      passwordAnswer=""
      isApproved="true">

3rd Party Remember Me Option and eSeries

Has anyone successfully integrated the login process with a 3rd party vendor with a Remember Me option that carries over into eSeries? I'm sure a cookie would do the trick but not sure what to store in it in order to keep the user logged in to eSeries once they have closed their session.

Thanks, Terry

Logging a User Into Public Views

I am looking for some code to log in a user into public views from a custom page within the public view site.

This is pretty easy, in that you should be able to use:

ValidateUser from the MembershipWebService.asmx Web Service, and be all set.

However, I have a bit of a twist.  I have an ID number and do not have the user's password.  I can get the record's username, but I have not way of knowing the password.  

Anyone know of a method that will allow this process?

Every page is password protected

When I did an entire import from eCM to wCM for a customer site, every page within the wCM site that I have is password protected. I've checked permissions on both the sitemap and the content records and can't find anywhere where settings dictate a required login. Any ideas?

Documentation for the AsiMembershipProvider and AsiRoleProvider

Is there any formal documentation on the AsiMembershipProvider and AsiRoleProvider?  I see some hit and miss troubleshooting in these posts but it would be nice to have some framework to start with. 

Patching eSeries to work with new version of Payflow

Sorry for the cross post but am hoping to get as much info back on this as possible.

See http://www.imiscommunity.com/patching_eseries_to_work_with_new_version_o...

SiteMapNode role based security and SecurityTrimming - Public View

Is securityTrimming and role based security currently supported in the public view In 15.0.3.2025? What is ASI's direction on this... If the roles are supported is there a way to create roles and assign them to large groups... or plans for default groups like Member - based on the record type being a "Member"?

iMIS 15 Upgrade Issue - Is ASIUtil.CCrypto broken?

Hi,

We received the following problem from a customer and was wondering if anyone could suggest a fix or offer some insight. At this point in time I do not know if the customer has applied any of the updates.

Thanks!

Deb Cain

-------------------------------------------------

I have updated our iMIS test environment from version 10.6 to version 15 and we are also using E-series with that. Our clients normally join through our chapters and the chapter will then send us a paper form with their information. We then enter that information hear at headquarters.