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 4 and 5 Forum

Notes/Domino 4 and 5 Forum

developerWorks

  

Sign in to participate PreviousPrevious NextNext

FTSearch & Get Column & Get Specfic/Key Value
Nadeem Shaikh 29.Jun.04 06:49 PM a Web browser
Domino Designer -- LotusScript 5.0.1a Windows NT

Hi

I am trying to create script for the following scenario and was wondering whether someone could help to get my desired outcome

scenario explained below:

'lookup the view, do an FT search on tempdoc.StaffName, if ftsearch returns more than 1 doc found,
' tempdoc.StaffName appears twice, do some processing
'get the role value, the site and the division value from the view column values not the actual field for each of the documents found in the ft serach
'if role is same then do some procesing
'if site is same then do some procesing
'if division is same then do some procesing

i have tried the above as script below:

Dim viewview As NotesView
Dim viewdoc As NotesDocument
Set viewview = currentDb.GetView("ATestV3")

j = viewview.FTSearch( tempdoc.SMStaffName(0), 0 )


Set viewdoc = viewview.GetFirstDocument
counter% = 1
Dim column As NotesViewColumn
Dim people( 1 To 5 ) As Variant
Dim currentpeople As Variant

For i = 1 To j
currentpeople = viewdoc.ColumnValues( 0 )
people( counter% ) = currentpeople
counter% = counter% + 1
Set viewdoc = viewview.GetNextDocument(viewdoc)
Next

currentpeople(1) and currentpeople(2) returns an array of values which I KNOW WILL contain
the value conatined in tempdoc.SMStaffName(0), but how do i do this...i tried item.contains but that did not work....what do i need to do to get the value i require...the issue also here is that

currentpeople(1) may contain for eg:
"John Smith~ACO" but tempdoc.SMStaffName(0)would equal "John Smith" only...so i need to somehow do an @Left in script and then do that @contains in script

But my main aim is to find out if the documents found in ftsearch have values in the column that are similar and not the actual fields for the documents that are similar..hope that makes sense...the driving force of doing the comparisons is the column values in the view..for eg in a view i may have:


Name | Role | Site Based
jim smith | Developer | London
jim smith | Developer | Birmingham
jane candy | Manager | Leeds

I can do an ft search for jim smith which will return 2 documents and i want to get the values in the role column (2nd column) for those docs found in ftsearch and do a some processing if the values are the same which they are (Developers) and do the same for the 3rd column (Role column)

can someone please help.

Thanks in advance






  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
Forum use and etiquette
Native Notes Access
Web site Feedback

  Lotus Support
Lotus Support
Product support pages index
Search knowledge base (Technotes)
Search support downloads
Lotus Support RSS

 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
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