Agile Plm Core Web Services User Manual

Title and Copyright Information

1.2.2 Web Services Architecture; 1.3 About Agile PLM Web Services. 1.3.1 Agile PLM Core Web Services; 1.3.2 Agile PLM EC Services; 1.3.3 Agile Recipe & Material Workspace Web Services; 1.3.4 Agile PLM Web Service Authentication and Performance; 1.3.5 Impact on Existing Agile PLM Extensions and Services; 1.4 Casual User Interface Integration. I've been following the code samples included in Oracle document E1593001 (Agile PLM Core Web Services User Manual). The samples are in Java, but I've translated what I need to.NET for the project I'. Documentation for Agile PLM end-users:. Client Handbook — this is a compendium of information about cross-platform features in Agile PLM, as well as utility applications such as Import, Export, and FileLoad. The following are documented:. User interfaces of Java Client and Web Client. Agile. Make sure you check for updates to this manual at the Oracle Technology Network (OTN) Web site Agile SDK Developer Guide Release 9.2.1 Part Number: TP10 75-9.2.1A.

Preface

1 Introduction to Agile PLM Web Services

  • 1.2 Web Services - Benefits
    • 1.2.1 Core Technologies
  • 1.3 About Agile PLM Web Services
  • 1.4 Casual User Interface Integration Examples
  • 1.5 Building Casual User Interfaces

2 Getting Started with Agile Web Services

  • 2.1Operational Environment
  • 2.2Generating and Initializing the Stubs
  • 2.3Understanding the MessageElement
    • 2.3.2Special Handling of MessageElements
  • 2.4Agile Attributes without API Names
  • 2.5Understanding the Web Services Request-Response
    • 2.5.2Exceptions and Warnings

3 Working with Business Objects

  • 3.1Getting an Object
  • 3.4Saving As a New Object
  • 3.5Deleting and Undeleting an Object

4 Subscribing to Agile PLM Objects

Agile plm core web services user manual pdf
  • 4.2Subscription Notifications

5 Working with Tables

  • 5.2Operations Supported on Tables
  • 5.3Loading a Table
  • 5.4Adding Rows to a Table
    • 5.4.1Special Handling in the addRows Operation

6 Working with File Folders and Attachments

  • 6.2Managing File Folders
  • 6.3Getting a File from a File Folder
  • 6.4Adding Files to a File Folder Object
  • 6.5Managing Attachments
    • 6.5.1Getting Attachments of an Object
    • 6.5.2Adding Attachments to an Object
    • 6.5.4Checking Out the Attachments
    • 6.5.5Checking In the Attachments

7 Managing Workflows

  • 7.1About Agile PLM Workflows

8 Working with Queries

9 Working with Searches

  • 9.2Specifying Search Criteria
    • 9.2.5Using Relational Operators
  • 9.3Using SQL Syntax to Specify Search Criteria
  • 9.4Setting Result Attributes for a Search
  • 9.5Examples of Searches

10 Working with Folders

  • 10.3Working with Folder Elements

11 Working with Projects

  • 11.2Working with Project Baselines
  • 11.5Locking and Unlocking Projects
User

12 Publishing Documents

  • 12.1Document Publishing Web Services Operations

13 Working with Reports

14 Managing Users and User Profiles

15 Working with Recipe & Material Workspace

  • 15.1Performing Searches
  • 15.4Using the cfmXML Schema
    • 15.4.1Sample cfmXML message 1
    • 15.4.2Sample cfmXML message 2
    • 15.4.3Sample cfmXML message 3

A Core Operations - Agile PLM Web Services

  • A.1Admin and Metadata Web Services
  • A.2Attachment Web Services
  • A.3Core Web Services Operations
  • A.4Collaboration Web Services
  • A.5Doc Publishing Web Services
  • A.6Folder Web Services
  • A.7PC Web Services
  • A.8Project Web Services
  • A.9Reports Web Services
  • A.10Search Web Services
  • A.11Query Web Services
  • A.12Tables Web Services
Agile Plm Core Web Services User Manual

B Operations - EC Web Services

C Operations - RMW Web Services

  • C.1CFMBOWWebServices
  • C.2CFMCampaignService
  • C.3CFMEditWebService
  • C.4CFMExternalAttachmentWebService
  • C.5CFMInventoryService
  • C.6CFMSampleService
  • C.7CFMSearchWebService
  • C.8CFMWorkflowService
  • C.9CFMWorkrequestService

D Working with Java Sample Code

Agile Plm Core Web Services User Manual Free

  • D.6Helper Methods
    • D.6.1getRowId Method