when ever users tried to compose document from this action button "server error:Entry not found in index"
Codes:-
F :="Names.nsf";
S :="ntserver";
ENVIRONMENT DocType :=
@If( @Contains( @DbLookup( ""; S: F;"Groups";"APSLRetail(Grp
@If( @Contains( @DbLookup( ""; S: F;"Groups";"APSLRetail(Grp
@If( @Contains( @DbLookup( ""; S : F ;"Groups";"APMovex(GrpA)" ; "Members"); @Name([CN];@UserName)); "Movex (GrpA) Employee Requisition Form" ;
@If( @Contains( @DbLookup( ""; S: F;"Groups";"Movex Marcom" ; "Members"); @Name([CN];@UserName)); "Movex Marcom Employee Requisition Form" ;
@If( @Contains( @DbLookup( ""; S: F;"Groups";"ReqA1Managemen
@If( @Contains( @DbLookup( ""; S: F;"Groups";"ReqA2Managemen
@If( @Contains( @DbLookup( ""; S: F;"Groups";"ReqB1Managemen
@If( @Contains( @DbLookup( ""; S: F;"Groups";"ReqB2Managemen
@If( @Contains( @DbLookup( ""; S: F;"Groups";"Client Server" ; "Members"); @Name([CN];@UserName)); "Client Server Internal Requisition Form" ;
@If( @Contains( @DbLookup( ""; S: F;"Groups";"Pronto" ; "Members"); @Name([CN];@UserName)); "Pronto Employee Requisition Form" ;
@If( @Contains( @DbLookup( ""; S:F;"Groups";"System" ; "Members"); @Name([CN];@UserName)); "System Employee Requisition Form" ;
@If( @Contains( @DbLookup( ""; S: F;"Groups";"APMovex(Post Sales)" ; "Members"); @Name([CN];@UserName)); "Movex Employee Requisition Form" ;
@If( @Contains( @DbLookup( ""; S: F;"Groups";"Admin" ; "Members"); @Name([CN];@UserName)); "Administration Employee Requisition Form" ;
@If( @Contains( @DbLookup( ""; S: F;"Groups";"APBI(GrpB)" ; "Members"); @Name([CN];@UserName)); "BI Internal Requisition Form" ;
@If( @Contains( @DbLookup( ""; S: F;"Groups";"LAPEPronto" ; "Members"); @Name([CN];@UserName)); "Pronto(Sales) Employee Requisition Form" ;
Null
)))))))))))))));
@If( DocType = Null ;
@Prompt([Ok];"Reminder";"P
@PostedCommand([Compose]; DocType))
Main Topics
Browse All Topics





by: olaraakPosted on 2008-07-22 at 03:20:24ID: 22057675
Please describe your problem in more detail.
What application, what groups are searched where?