Changes

Jump to: navigation, search

Pandora - Update Contact (One Record)

822 bytes added, 15:10, 6 August 2010
Created page with 'This function will update a single user record or create a new user record. contact_update(flag,callbackfunc,rset,loginfornew) {| border="1" !Parameter !Description |- |'''Fla…'
This function will update a single user record or create a new user record.

contact_update(flag,callbackfunc,rset,loginfornew)

{| border="1"
!Parameter
!Description
|-
|'''Flag'''|| Asynchronous processing Flag

Set to False for synchronous processing.

Set to True for asynchronous processing.
|-
|'''Callbackfunc''' || User created Java function to manage the callback from an asynchronous function.
|-
|'''rset'''||ssRecordSet object containing data to be updated to the system.
|-
|'''loginfornew'''|| Set to true to enable user access.
|-
|'''Returns'''||
|}

==Notes==

Loginfornew = true to enable user access.

Rolelist = "234,566"

Usertype = 10, 30, 50

Isactive = 0, 1 admin, 3 user centric or applicant

CompanyID needs to be set

IsExternal = 1 or 0 (Internal) - driven by company ID

[[Category: Pandora]]

Navigation menu