Technology

Change Login and Passwords using iBO.NET and CContactUser

Trying to get this script to change logins and passwords on existing users.  Any idea how I get access to the CContactUser object to assign the new login and password?  

 

The program compiles and runs, with no reported errors, but it does not change the login and password.

Code:

 

using System;
using System.Collections.Generic;
using System.Data;
using System.Data.SqlClient;
using System.IO;
using System.Text;
using System.Threading;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using Asi.iBO;
using Asi.iBO.ContactManagement;

Finding Data in the Database

It's sometime useful to search an entire database to find out where some specific data is... for instance, you entered data into the UI but you aren't sure where it got stored.

This post contains a SQL Script to search a database for any specific string in any column in any table in your database.

To use this script, simply edit the first line to set the @value variable to the string you wish to search for (see the comment).  You can include "%" as the standard SQL Wildcard character.  As is, the script will search for any string starting with "C:\" ... but you can use exact strings or any arbitrary string you wish.

Placing asp.net page into wcm

Hello All,

I'm new to iMIS as well as the iMIS community so don't frown upon me toooooo much. With that being said, I'm trying to figure out how to place a aspx page I created (VS10) into/onto the WCM so that I may maintain the style (look and feel) and formatting of the website. I thought about a custom ipart, or someother means, but this is a pretty BASIC task, so I figured I might be overlooking something simple. I've already placed the url for my aspx in the wcm sitemap thinking that would pass down the formatting but no go.......

iBO for .net Coldfusion 8 integration problem

I'm experimenting with using iBO for .net with Coldfusion 8 (which offers .net integration). I'm on iMIS 15.1.3.

I have a basic app skeleton set up that during initialization attempts to create the iBO object, like this:

function setupApplication()
{
....
application.iBO = createObject( '.NET', 'iboAdmin.InitializeSystem()', 'c:\inetpub\wwwroot\bin\Asi.iBO.dll' );

Never programmed .NET for iMIS. Need help on basics, please.

Our iMIS is hosted offsite and we access it through a remote terminal session.  I am trying to figure out how to write some very simple code to connect to our database, but I am very new to APIs, iBO, etc.  I have VS2010 and my first question is probably a personal preference, but what is more commonly used C# or VB?

Next, can someone walk me through how to set up a very simple example of what pages I need to create to just connect and login using iMIS credentials?  The only help I have received is the following:

public views login integration with separate website

We would like our members to login into our association website but be instantly logged in our public view system without logging in twice.My concern is that we do not have access to the source code within the public view system, only the compiled version.

So my question is there any way technically that this can happen without touching the public view system.

How to authenticate from an ASP site, not ASP.NET, get user ID using MembershipWebService

I had a customer today that asked the question below. Also figure to have another one shortly. So I am seeking guidance on how to approach the need to authenticate with the membership web service and get an iMIS ID. It is not clear how or if you get a cookie that can be read, or can return the ID. I know that getting an ID was not available in the membership web service in previous versions.

Please post suggestions on how to approach.

This is her question:

 I now need to generate a list of conference participants on our www.xyz.org site (an ASP site)

Tracking Session ID in WCM

We're trying to track someone's path in WCM.   

The .NET session id (HttpContext.Current.Session.SessionID)does not get reset when someone logs in or out of WCM.  We need to recognize separate logins as separate visits.

Is there something in iMIS that we can use for this? something like Asi.ContentManagerNet.SessionState.SessionID

We want to consider each login to WCM to be a unique activity.

iMIS Version 15.1.2.6570 on a Windows 7 Dual Core Machine

  iMIS Version  15.1.2.6570
  iMIS Version Date  07/16/2010
  Omnis Version  3.6.4
  Omnis AX Version  3.50

SecurePay iMIS Integration

Please find attached the installation package for integrating the SecurePay payment gateway into iMIS. This contains instructions for integrating with the iMIS desktop, and also for the public view of iMIS.

I have also attached the source code for the desktop integration (VB6) and the web integration (C#.NET).

Note: This has been tested using iMIS 15.1.3.8850

The SecurePay API can be downloaded from here: http://www.securepay.com.au/resources/Secure_XML_API_Integration_Guide.p...