iMIS

About

Update: We have completed our iMIS Community information architecture restructuring to give you easier, more intuitive access to the information you needPlease let us know if you have any problems or ideas for improvement!

Create/Import order to IMIS using IBO.NET or SQL Stored procedure.

Hi, Guys!

We are trying to import order data to IMIS system using IBO for .NET. But totally lost how to complete it. Will can consider using SQL Stored Procedure.

In general we are not using IMIS to process Credit Cards but we need store orders info.

Single Sign On Solution with iMIS Web

Has anyone had any experience wrapping a custom Single Sign On solution around iMIS web? We'd like to leverage our existing solution and pass the credentials over to iMIS.

Thanks,

Mark

Exhibit Rules and Exhibition Complimentary Registrations window

 

Hi,

I would like to know how exhibit rules for complimentary registration works, here is some iMis documentation , but it doesn't give me a clue on how to use it:

on this iMis documentation page:
http://docs.imis.com/15.1.1/14462_1.htm there is only one line of description:
Exhibit Rules - Opens the Rules for Exhibition Complimentary Registrations window used to enter text table rules and calculations for awarding complimentary registrations.

iEmail credentials

A customer has recently begun to have an issue where iEmail always prompts for user credentials, once the details are entered everything works as it should, and whatever action the user is trying to do can be completed. However, if another action is attempted, the credentials are requested again. This has only recently started to happen, has anyone experienced anything similar, if so, did you find a resolution?

strange error in iBO Gift entry

I'm trying to insert a new donation via iBO in .net and the save function is throwing a "Connection string could not be initialized" error.

Sounds like a strait forward problem but here is the odd thing... From everything i can see, the record is getting inserted just fine!  The batch, activities, trans records, it all looks exactly the same as a record that is entered though the regular iMIS user interface. 

How to start ID TRACKER (XTENDER) as you click the Customers tab.

I am developing a custom web page making use of iBO.net. Ideally I would like to get details of the current contact during the page load event. I would like to know how you can access the current Contact Id obtained in the Customer portfolio.

I thought I would use the ID TRACKER Xtender which writes the contact id to a cookie. However ID TRACKER needs to be manually loaded in order for this to work. Is there a way to automatically load ID TRACKER as the user clicks the Customer tab in iMIS desktop?

Asi.iBO.Errors.CErrors.NewError may throw

Since this doesn't seem to be documented anywhere online (particularly in the API documentation), it is worth noting that CErrors.NewError will throw an exception if the ThrowExceptionOnError property of the associated IiMISUser object is set to true (assuming you are creating an Error and not a Warning).  In this case, it will always throw and never return.  At least that's what I gather from digging around in reflector:

Navigating to a Customer record from an IQA Table View iPart

Hi,

I have an IQA which links to a customer record properly using "key_contact".

I then created a custom link on the customer desktop using Content Manager which links directly to the IQA, held within the iPart "iMIS 15. IQA Table Viewer Control II"

Under configuration I specified Navigation Column on the key_contact column (iMIS ID) to open "Manage customers" and set the value to "Key Contact column value".

I specified the navigation column to be the iMISID which already has the alias "Key_contact" in the IQA.