Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. samarine

    Dynamic Assignment of Users to Workflow

    May be try this: 1) Define a multi-value attribute of type "User: field" 2) List all approvers in this attribute 3) The task should be assigned to "Assignee from Attribute:" (use the attribute define before) 4) The task should have "Groups option" as "One level expand" AS
  2. samarine

    Dynamic Assignment of Users to Workflow

    If your list of approvers is an existing group then you can use ReassignTask LAPI function. If your list of approvers has to be created dynamically then some extra information about your approval process is needed. AS
  3. samarine

    Can Livelink be used for all the documents in the organisation?

    From my about 7 years experience with Livelink: - avoid writing your own oscript - avoid asking SP to develop a module for you Rationale: almost everything can be done with forms, workflow and LAPI. To simplify use of LAPI I had developed an extra layer (in Java) with objects like Document...

Part and Inventory Search

Back
Top