WebDocs iSeries Dotnet/COM API Revision History - Support

WebDocs iSeries Dotnet/COM API Revision History

From Support

Jump to: navigation, search
Current version of WebDocs iSeries Dotnet/COM API is 1.0.29

1.0.23

2007-11-30

This API update now includes the FLOWID parameter correctly for Version 3.0 so that workflow approvals should complete correctly.

1.0.24

2008-01-23

  • Secured docCheckout API so only users with checkout auth can call this API.
  • Secured docCheckoutUndo API so only users with checkout auth can call this API.
  • Secured docInfoUpdate API so only users with checkout auth can call this API.
  • Secured docInfoMove API so only users with move auth can call this API.
  • Secured docInfoDelete API so only users with delete auth can call this API.
  • Added docCanCheckout API to determine if user can checkout doc.
  • Added docCanDelete API to determine if user can delete doc.
  • Added docCanMove API to determine if user can move doc.
  • Added docCanAddNotes API to determine if user can add notes.
  • Added docCanEmail API to determine if user can email.

1.0.25

2008-03-13 Get session ID when running the following functions so that they talk to the correct session tables with WebDocs V3.xx. docGetDocTypes, docGetDocFolders, docGetDocKeys.

1.0.26

2008-03-13 Re-added code to automatically set the library list to: *LIBL, schema, dbschema for the JDBC SQL connection if no library list is passed in the library list parm for the dociSeriesconnect function. This should prevent stored procedure call library list errors in V3.xx of WebDocs if the user does not have RJSIMAGE in their library list already.

1.0.27

2008-03-13

  • Added support for interactive login via dialog box and also full self-contained new document checkin that can be caled consistently from any add-in we create Added login form dialog - FormLogin
  • Added checkin new document form dialog = FormCheckinNewFile
  • Added docLoginSessionSelect function to show dialog and allow user login
  • Added docCheckinFileSelect function to show dialog for a single document checkin.

1.0.28

2008-03-13

  • Added user select parameter to docInboxSearch API. If not passed or passed as blanks, current session inbox contents is retreived.
  • Added docGetRouteUsers - Retrieve Webdocs User Name List.
  • Added docGetRouteDefinitions - Retrieve WebDocs Routing Process Definition List.

1.0.29

2008-07-03

  • Created overloaded version of docInboxSearch so user not required.
  • Updated docGetDocTypes so if data area DOCTYPESEC in the RJSIMAGE library is *USER, document types will be filtered by user. If DOCTYPESEC is set to *NONE, user will get all document types.
Personal tools