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  >  Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum

developerWorks

  

Sign in to participate PreviousPrevious NextNext


Alena Smart 13.Feb.12 02:33 PM a Web browser
Domino Designer 7.0.2 FP3 Windows XP


Hi,
I am trying to set/update the parent the reader and author field in the response but yet when saving the response the values are untouched...

Sub SettingValuesInReponseDocs(docParent As NotesDocument)
Dim collection As NotesDocumentCollection
Dim docResponse As NotesDocument
Dim docDep As NotesDocument
Dim itemDocReader As NotesItem, itemDocAuthors As NotesItem
Dim strAuthors As String
Dim strCleRegion(0) As String

Set collection = docParent.Responses
Set docResponse = collection.GetFirstDocument

strCleRegion(0) = docParent.UA(0)
Set docDep= fctGetDocument( "vRegion" , strCleRegion )

Dim strkey(0) As String
strkey(0) = docDep.txtDepResponsable(0) ***** the value of strkey is "Dep New-York"
‘ I am setting the item authors from the response doc.
Set itemDocAuthors = docResponse.getfirstitem("docAuthors")
Set itemDocReaders = docResponse.getfirstitem("docReader")

itemDocAuthors.isAuthors = True
itemDocReaders.isReaders = True

While Not docResponse Is Nothing ‘ I am picking up the right response…
If strkey(0) = "Dep New-York" Then
If strAuthors = "" Then
strAuthors = "[Coord_NY]"
strAuthors = strAuthors & ";" & "[Sup_NY]"
Else
strAuthors = strAuthors & ";" & "[Coord_NY]" & ";" & "[Sup_NY]"
End If
End If
stop
Set itemDocAuthors = docParent.Getfirstitem( "txtAuthors" )
itemDocAuthors.Values = Split( strAuthors , ";" )
****‘ the value for itemDocAuthors at this point is= ["[Coord_NY]", "[Sup_NY]"]
Call itemDocReaders.appendtotextList(docParent.txtReaders)
***‘ the value for itemDocReaders at this point is= "[R-NYC]"
itemDocReaders.Values = docParent.Getfirstitem( "docAuthors" ).Values
****‘ the value for itemDocReaders at this point is= "[R-NYC]", "[ Sup_NY]"

Call itemDocAuthors.appendtotextList(docParent.NameDirector)
****‘ the value for itemDocReaders at this point is= "[R-NYC]", "[ Sup_NY]", "Bob Cruise"

Call docResponse.Save(false,False)

This is only one response ever…
I see the values in the items , tet the values for the docAuthors et docReaders for the response are empty

Any ideas??? I believe that I am setting the items for the response corretly.

Set docResponse = collection.GetNextDocument ( docResponse )
Wend
End Sub


thanks,

Alena.






Trying to set reader and authors in... (Alena Smart 13.Feb.12)
. . RE: Trying to set reader and author... (Stephane SE Eur... 13.Feb.12)
. . . . RE: Trying to set reader and author... (Alena Smart 13.Feb.12)





  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