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 dencom 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: *

  • Users: hanreb
  • Content: Threads
  • Order by date
  1. hanreb

    updateVersionInfo

    Hello All, I am trying to update the filetype of a document. It does not seem to work. Any ideas.... Appreciate your help. As always thank you for the great people here who have always helped with their valuable answers. Below is the piece of code that I tried. LLValue versionInfo = new...
  2. hanreb

    LAPI : Add empty value to a date field

    Hello, I am using Livelink 9.7.0. How can I add an empty value to a date attribute field through LAPI ? I am able to set any valid dates to the date attribute. But there are cases where the date value is empty hence I need to put the empty value to the date field as we can do in the Livelink...
  3. hanreb

    Object Importer : Manual Import - Mapped Drive/UNC path

    Hoping to get some help..... Is there any thing special required to inform OI to see the mapped drive or UNC path ? I am trying to upload documents using Object Importer manually from a mapped drive or UNC path. The Livelink user running the Livelink services should have read only access to...
  4. hanreb

    LiveServices with Livelink 9.7.0

    Hello, I am seeking the help of the expert people here. I am using LiveServices with Livelink 9.7.0. I know that from Livelink 9.7.1 there is no Liveservices. But I have to live with Liveservices now, since we are not sure when we will upgrade to Livelink 9.7.1. We have projects running in...
  5. hanreb

    Web Report with drop down

    1. I have a livereport which selects distinct aduditstr from dauditnew 2. I have a web report which has the above livereport as its souce. I have created a drop down assosiating the auditstr in the webreport and the drop down has the distinct auditstr values from dauditnew table. Till here it...
  6. hanreb

    Livelink Permission Code

    Hi, I am looking for the permission code for S/SC/M ? Appreciate any help ? Thank You, Sunu
  7. hanreb

    Change the contents of Livelink header

    Hi, I would like to change some of the contents of livelink header like instead of the user login name, which is seen on the top right side, I would like to display the user first name and last name. I would like to change the left most image on the livelink page to a different logo. How do...
  8. hanreb

    Liveservices

    Hi, I have deployed liveservices. I can see the services listed. I have a client java program trying to access one of the services GetNumberIOfChildren of a particular node. When I run the client program , I get the error "No Livelink sites have been defined". What could be wrong here ? My...
  9. hanreb

    Object Importer : cannot import .pdf files

    Hello, With Object importer I was able to import .txt files into livelink, but was not able to import .pdf files. It gave error saying .pdf file not found. What could be the problem ? Below is my control-file. <?xml version="1.0" encoding="UTF-8"?> <import> <node type="document"...
  10. hanreb

    Web Service Client - passing LLSession

    Hi, I am trying to write a client to access LiveServices. I am trying to access the method GetNumberofChildren. How do I pass the session object parameter when I call GetNumberofChildren(). The below piece of code compiles. But fails to work when I invoke the method. There is something wrong...
  11. hanreb

    Nickname of an Object

    I would like to know as to which Livelink table stores the nickname of an object in livelink? Even after I change the nickname of an object the dataId of the object remains the same in the dtree. Where does the nick name gets stored. Thank you for your help
  12. hanreb

    Remove all Assignments from Assignments Page

    Hi, I have a large amount of test Workflow Assignments in "My Assignments " page. To clear my Assignments page I logged in as Admin to livelink and from the Workflow Volume page I deleted all instances of WF that I had in my Assignments page. Still I don't see the WF Assignments getting removed...
  13. hanreb

    Bulk import of groups

    Hi, Can I import a set of groups from one environment to another. Say I want to export all groups starting with APP (APP*) to the target environment ? Any quick and easy methods for this other than xmlimport giving one object id at a time. Thank You, Sunu
  14. hanreb

    XMLImport does not preserve permissions

    Hi, I am using the XMl Export/import utility I have exported a folder structure from one environment.The folder structure has permissions applied to it to different groups. In the destination environment I have created the groups that I have in the source folder. When I import the folder...
  15. hanreb

    Can I change the owner of a document ?

    Hi, How do I change the owner of a document in Livelink. I am trying to acieve this thru LAPI. Appreciate any help ? Thanks, Sunu
  16. hanreb

    Work Flow Agent

    I have assigned a item handler step to a workflow agent. But sometimes I get the following message and the category is not updated with the value that I have configured with. Below is the failure message thta I get as an email. The workflow step (Employee Update Category) which the workflow...
  17. hanreb

    Work Flow

    A workflow with an attachment is initiated and the workflow is in the Assignment page. User has gone into his assignment page to approve. How do I prevent him from deleting the attachments. I dod not want him to delete the attachments in the workflow. Any help is appreciated. Thanks, sunu
  18. hanreb

    Update Category attached to a document which is attached to a Workflow

    Hi, I have a workflow to which a document is attached. When the Approver approves the WF, there is a status attribute in the category, which is attached to the document in the workflow, which needs to be updated with the value “Approved” How do I achieve this ? I appreciate your help...
  19. hanreb

    Workflow : Change the name column in the My Assignment page

    In the Workflow My Assignment page I need to customise the name column. I have given the step name as "Manager Approval" in the work flow But I have dynamically got the first name and last name of an emloyee in the Attribute fields of the workflow as first name = "Jim" Second name = "Johnson"...
  20. hanreb

    Workflow

    Can we attach a livelink category to a workflow? If "yes" Can I update the attribute value of the category during the Work Flow process , when user hits the "Approve" button ? Not the attributes that we can attach to Workflow. But the categories that I already have in livelink. -Sunu

Part and Inventory Search

Back
Top