Skip to main content
 
developerWorks
AIX and UNIX
Information Mgmt
Lotus
New to Lotus
Products
How to buy
Downloads
Live demos
Technical library
Training
Support
Forums & community
Events
Rational
Tivoli
WebSphere
Java™ technology
Linux
Open source
SOA and Web services
Web development
XML
My developerWorks
About dW
Submit content
Feedback



developerWorks  >  Lotus  >  Forums & community  >  Enterprise Integration Forum

Enterprise Integration Forum

developerWorks

  

Sign in to participate PreviousPrevious NextNext


uwe jandt 21.Apr.10 05:20 AM a Web browser
LC LSX All Releases All Platforms


Hi all,

I want to use my "lsx data pump" to update person docs in the names.nsf (phone number etc).

key field is the fullname - but:
In the source the fullname is single value, just the first fullname value (CN=John Doe/OU=hisOU/==hisOrg)
the problem is: Not to overwrite the person doc fullname (MV) with this single value.

So is there a way to use Connection.Update(fldLstRecord) to update a data set (notes doc) but without updating the (necessary) key field?

I tried it like this (see comment in the code)

=======================================================
Dim consession As New LCSession
Dim tgtCon As New LCConnection ("notes")
Dim srcCon As LCConnection
Dim fldLstRecordsrc As New LCFieldList (1, LCFIELDF_TRUNC_DATA + LCFIELDF_TRUNC_PREC)
Dim fldLstRecordtgt As New LCFieldList (1, LCFIELDF_TRUNC_DATA + LCFIELDF_TRUNC_PREC)
Dim keySearch As New LCField(LCTYPE_TEXT,1)

......
Call helv_StartLCConnections(consession, srcCon,tgtCon)
count = srcCon.Select (Nothing, 1, fldLstRecordsrc)
.....
tgtCon.MapByName = True
Call fldLstRecordtgt.MapName (fldLstRecordsrc, FNExternStr, FNNotesStr)

.....
Set keySearch = fldLstRecordsrc.Lookup("Fullname")
keySearch.Flags = LCFIELDF_KEY OR LCFIELDF_NO_UPDATE '--- here I try to make the key field non updatable
count2 = tgtCon.Update(fldLstRecordtgt) '--- but when I do that, this code returns 0 and makes no update at all ...
=======================================================

When I turn off the LCFIELDF_NO_UPDATE flag, it updates, but also the fullname field.

Could you bring me onto the "right way" ?

Thanks in advance,
Uwe








  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Author
Category
Platform
Release
Advanced search

 Sign In or Register
Sign in
Forgot your password?
Forgot your user name?
Create new registration

 RSS feedsRSS
All forum posts RSS
All main topics RSS
More Lotus RSS feeds

Resources

 Resources
Forum use and etiquette
Native Notes Access
Web site Feedback

Lotus Support

 Lotus Support
IBM Support Portal - Lotus software
Lotus Support documents
Lotus support by product
Lotus support downloads
Lotus support RSS feeds

Wikis

 Wikis
IBM Composite Applications
IBM Mashup Center
IBM Connections
IBM Docs
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud for Social Business
IBM Web Experience Factory
Lotus Domino
Lotus Domino Designer
Lotus Expeditor
Lotus Foundations
Lotus iNotes
Lotus Instructor Community Courseware
Lotus Notes
Lotus Notes & Domino Application Development
Lotus Notes Traveler
Lotus Protector
Lotus Quickr
Lotus Symphony
IBM Web Content Manager
WebSphere Portal

Lotus Forums


 Lotus Forums
Notes/Domino 9.0
Notes/Domino 8.5 + Traveler
Notes/Domino XPages development forum
Notes/Domino 8
Notes/Domino 6 and 7
Notes/Domino 4 and 5
IBM Connections
IBM Forms
IBM Mobile Connect
IBM Sametime
IBM SmartCloud Notes
IBM SmartCloud Meetings
IBM Web Content Manager
Lotus Domino Document Manager
Lotus e-learning
Lotus Enterprise Integration
Lotus Expeditor
Lotus Protector
Lotus Quickr
Lotus SmartSuite
Lotus Symphony
Lotus Symphony Developer Toolkit Support
Lotus Workflow