We need to customize the web interface for our client. I am new in iMis, and our version is iMis15.
Seems simply change the master pages under /templates/masterpages/ folder doesn't affect the front-end look. However if I delete public.master, it reports error. If I put an empty public master page there, it still works as before I made the changes.
I notice all pages are inherited from Asi.Bae.Web.xxxx, does that mean we don't have any easy ways to modify the interface?
Integration
How to customize the web interface? Changing master page doesn't work!
Informz and Duplicate Merge Manager
Duplicate Merge Manager does not address any of the Informz tables or entries so records merged in iMIS & DMM still exsit as seperate ID's in Informz.
Has anyone run into this issue and created any process or way to deal with these duplicates in INFORMZ?
Integration to Constant Contact
Has anyone successfully integrated iMIS email address updates to Constant Contact? I have a client who is very happy with Constant Contact and is interested in an integration from iMIS to their data at Constant Contact.
Using Navigation Designer to add a custom .Net page
Is there any documentation on, or has anyone had experience of, using the Navigation Designer to link to a custom .Net page (written using iBO for .Net)?
In particular, I would like to know how to pass variables such as current logged in user, current iMIS customer id, etc.
Populating Public User Passwords
When switching to a new website most clients want this to be as "seemless" as possible for the members. We would like to populate the public user username and passwords with the values they already know. eSeries allowed this type of functionality with a process to populate the username and password, however the public view does not. Has anyone developed a process to do this for the public view? I am thinking some webservice or stored proc could be leveraged to cycle thru exsisting passwords in a table so that they coulld be encrypted and then stored correctly in iMIS ready for the public view to use. Open to other thoughts or ideas too....
Development Mode
Hi all,
I was wondering if there is an option to enable E-mail redirecting to a single account to prevent Customers in the database from receiving test E-mails?
Thanks.
Informz IQA and Marketing Suite
I'm looking for some information on a better way to integrate Informz and iMIS. One of the key things we are pushing is Marketing suite, however there is a huge gap in that marketing suite doesn't talk to Informz.
I'm wondering what would be involved in building my own ProcessEngine in iMIS. Something along the same lines as the export process engine, however something that would write activities, or tags, or something. Something that Informz CAN find. I recall a conversation about 12 months with someone where they indicated that it might be possible to build my export engine, however I can't remember who that was.
ASI Css Decoded
With all the ranting and raving by people (me), about CSS, and simple Html markup. I’ve had quite a few questions similar to “what exactly does that mean?” I’m going to take a few minutes and “decode” where we’re heading with our Html markup and CSS, and what the big drive was for our Frio release.
How to Create a logout / Login Page for eCM 5.1
I need some guidence on the best method to create a logout page for eCM 5.1. This comes up quite often in class and we also need it for the demo sites. If I link to the existing login.aspx page, it shows the link to logout but it also contains the reset my password options which I do not want display.
The public page "out of the box" has a logon and logout link. Is there an easy way to add it to an eCM 5.1 Template Gallery site?
Generate Logins from Unencrypted Passwords using the MembershipWebService in iMIS15
Frequently, customers have a previous website where they have logins and passwords they would like to preserve in a new iMIS based website.
The following is sample Coldfusion code on how to access the new i15 MembershipWebService and user the RegisterWebUser method to load logins and passwords into iMIS in bulk.
This can also be modifled to replace the Generate Logins functionality of e-SEries by pre assigning logins and passwords based on a formula.