Not finding what you are looking for? Request a recipe!

  1. Avg. Rating 5.0

    Extract results from Connector for IBM CM, search operation

    The list search operation returns an object of type List<DocInfo>. For details on what DocInfo contains one can take a look at the API documentation available at adobe site. In short a DocInfo object contains all the major information required like content (in case of a document), objectType, pid, v ...

  2. Not yet rated

    Move LCCS_data (associated with LiveCycle Content Services E ...

    Once you move the LCCS_data to a new location manually, you need to make sure the same changes are also available in the adobe-contentservices.ear file.

  3. Not yet rated

    Scheduled Jobs, Beans in Content Services.

    1. Create a Spring bean containing the Business logic you want to run. 2. Create a Job which would instantiate the bean and run it. 3. Create a configuration file which would trigger your job which instead would trigger the bean and complete the job at your convenient time.

  4. Not yet rated

    Set properties of a document created in IBM CM using LiveCyc ...

    When a document is created/updated in IBM CM using LiveCycle, along with the contents of the document, its properties can also be modified. Properties of a document ultimately depends upon the Item type of the document in IBM CM. Case 1: In case, if at the design time of the process, Item Type ...

  5. Not yet rated
  • Results 1-5 of 5