[icf-dev] Programmatically Create Users

Posted by LegacyUser on 27-Jan-2003 13:02

I need to write a program that takes the users in our ISV application and

add them into Dynamics. Besides the gsm_user table, are there others I

need to be concerned about? Any unexpected pitfalls?

Thanks,

Sam

The

Instant Web Sam Schroeder

Companies Programmer Analyst

Total Package

Production email:

for Direct samuel.schroeder@iwco.com

Marketers Phone: 952 470-3252

Fax: 952 380-3990

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

All Replies

Posted by LegacyUser on 27-Jan-2003 13:41

Hi Sam,

As far as I know, there are no dependencies on any other tables.

I would suggest that you use the gsmusfullo.w (gsm_user table) sdo and

access the standard sdo API, but it doesn't have any logic in it so you

should be able to create the records directly.

mattB

Samuel.Schroeder@iwco.com wrote:

>I need to write a program that takes the users in our ISV application and

>add them into Dynamics. Besides the gsm_user table, are there others I

>need to be concerned about? Any unexpected pitfalls?

>

>Thanks,

>

>Sam

The

Instant Web Sam Schroeder

Companies Programmer Analyst

Total Package

Production email:

for Direct samuel.schroeder@iwco.com

Marketers Phone: 952 470-3252

Fax: 952 380-3990

>

>

>

>

>

>

>

>To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

>For additional commands, e-mail: dev-help@icf.possenet.org

>

>

>

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

Posted by LegacyUser on 27-Jan-2003 13:43

Hi Sam,

Ignore my last comments. The gsmusfullo.w has a logic procedure with

quite a bit of logic in it. So my comment about using the SDO API

directly still stands.

mattB

Samuel.Schroeder@iwco.com wrote:

>I need to write a program that takes the users in our ISV application and

>add them into Dynamics. Besides the gsm_user table, are there others I

>need to be concerned about? Any unexpected pitfalls?

>

>Thanks,

>

>Sam

The

Instant Web Sam Schroeder

Companies Programmer Analyst

Total Package

Production email:

for Direct samuel.schroeder@iwco.com

Marketers Phone: 952 470-3252

Fax: 952 380-3990

>

>

>

>

>

>

>

>To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

>For additional commands, e-mail: dev-help@icf.possenet.org

>

>

>

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

This thread is closed