iBO

Submiting items purchases with iBO 15.2.0.2229

Hi everyone,
I have an application that uses iBO. So far it was working ok with iBO 10x and 15.1.3.x but when I tried it with 15.2.0.2229 I started to have problems submiting purchases.
At this moment I only tried paying products and dues renewals, getting the following errors:
 
Err Num: 1000 - Source: (iboSubscriptions.CSubscriptions.Save):  Unknown error. Description: ActiveX component can't create object
Err Num: 1000 - Source: (iboOrders.CStdOrder.Save):  Unknown error. Description: ActiveX component can't create object
 
It's most likely the same issue, but I can't undestand why it stoped working, and I can't debug deeper than those metods invocations.

I've already tried reinstalling iMIS and iBO, checking if the dlls in Windows/system are the correct ones, but the problem remains.
 
Any thoughts?
 
 
Thanks in advance

iBO COM Code Error with 100% Discount Registrations

Within a product we are using COM based iBO code for processing of registrations.  For some clients we have included the capabilities to include discounts on the registrations via discount functions containing a negative amount to offset the cost of the registration in other functions.

For example:

Main Registration = $100, Discount = -$20, Total Cost = $80.

This code is within a product we created and is not using eSeries any other components other than iBO.

iBO Connection Error

Hi All,

I am getting this error on an eseries page:

Err Num: 3231 - iboDataServer.CConnection.fdrqInitConnection: Error opening connection.

And the following error shows up in the Windows Event Viewer:

The VB Application identified by the event source logged this Application iboUserSecurity: Thread ID: 896 ,Logged: IBO VBRuntime error - Source: (Microsoft OLE DB Provider for SQL Server - iboDataServer.CConnection.sOpenCloseConnection) Description: Login failed for user 'iboDataServer_iMIS10_LIVE'.

Display information from iMIS database on website not built using iMIS WCM

Hi,

I'm looking for information on the best way to display information pulled from the iMIS database on webpages built outwith the iMIS WCM. The information would be similar to the out of the box directory feature in iMIS but with a much improved look and feel.

What is the best way to achieve this using the iMIS toolset e.g. IBO (Net), SOA or API?

I'm really looking for some guidance on where to start with this and what components would be used to do this. The website is built on .Net framework.

Order API - 15.1.3 - processing an order via API

We have done some testing and are trying to determine if it is possible to process an order thru the API that results in a complete order in iMIS with full Transactional entery (order, order_lines, Invoice, Trans and Activity) without walking thru the order stages in the desktop.

At this point the only order we can get with the API is a proforma and we are seeing missing DIST lines in Trans.  We are working in 15.1.3 and need to determine if the API can do this as part of the design, if we are calling it correctly or if there is a bug in the version we are working with.

IBO Access Error

We have an issue with a third party vendor trying to access imis via IBO. When they get to a page it States an IBO error "run cs update sql logins before accessing the IBO". Does anyone have anyinsight into this. We have run the prepare imis database, reset the persmissions and have not resolved this. Their imis version is 15.1.1.xxxx Thanks in advance

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?

Com IBO in 15.1.2

 

I am in the process of upgrading a client to 15.1.2 and need to know where to find the COM IBOs for this version. Anyone know where I can get these?

Thanks

Joe

User Authentication in iMIS15 using IBO.COM?

I have only ever tried to perform Authentication in imis15 using the Membership Webservice.

However I have had question posed to me whether not IBO.COM CUser.Validate is still a valid authentication method in this version.

Does this method still work given the table changes involved in security as of iMIS15?

Thanks,

Ross