0001899384 - note

2
SAP Note Header Data Symptom Adding support to Microsoft Project Server 2010 and Microsoft Project Server 2013 release in SAP Enterprise Project Connection (EPC) 2.0. Other Terms SAP Enterprise Project Connection EPC Microsoft Project Server Adaptor PSI Project Server Interface Reason and Prerequisites The data sets that are used by the Microsoft Project Server version 2010 and 2013 are different from the Microsoft Project Server version 2007. New datasets are including more fields and values for predefined structures (enumerations, restrictions etc.), while most of the methods that are defined in 2007 Project Server Interface (PSI) are backward compatible with the newer versions of PSI for Microsoft Project Server 2010 and 2013 Solution The functionality was added to support added fields and values for Microsoft Project Server versions 2010 and 2013. The new data sets will not work with the older versions, for example the 2010 data set for the specific interface will not work for 2007 version and the call to the method of the PSI with incompatible data set will resolve in the error. The new global interface is added to switch the Microsoft Project Server Adaptor version in the runtime. The call should be issued in the beginning of the any workflow (operation) that is going to utilize Microsoft Project Server Adaptor: <Step name="setVersion" type="SET"> <IM type="LIM"/> <Adaptor id="MSPServerAdaptor07"/> <Method name="setMPSAdaptorVersion"/> <Params> <Param name="version"/> </Params> <Dependencies/> </Step> The valid values for the parameter version are: o12 - for Microsoft Project Server 2007 version o14 - for Microsoft Project Server 2010 version o15 - for Microsoft Project Server 2013 version The default mode for EPC's Microsoft Project Server Adaptor is o12 for Microsoft Project Server version 2007. If the method setMPSAdaptorVersion has never been called or the parameter version has invalid value the Microsoft Project Server Adaptor will be operating in the default mode that is 2007 version. If user wants to verify the current version set in the Microsoft Project Server Adaptor the call to operation PingMSP can be issued using web HTTP GET interface (or Poster Addin for PUT) The returned XML will contain the current version set in the adaptor: <CIM type="cim"> <pingMSP MPSVersion="o14" serverUrl="http://[host]:[port]/PWA/_vti_bin/psi/"> ...... The configuration for the Microsoft Project Server Adaptor version will be moved into EPC CTC in the future release. 1899384 - Adding support for MPS 2010 and MPS 2013 versions Version 2 Validity: 26.09.2013 - active Language English (Master) Released On 26.09.2013 18:50:01 Release Status Released for Customer Component CA-EPC Enterprise Project Connection Priority Correction with medium priority Category Special development

Upload: pogi

Post on 05-Dec-2015

230 views

Category:

Documents


7 download

DESCRIPTION

0001899384 - note

TRANSCRIPT

Page 1: 0001899384 - note

SAP Note

Header Data

Symptom

Adding support to Microsoft Project Server 2010 and Microsoft Project Server 2013 release in SAP Enterprise Project Connection (EPC) 2.0.

Other Terms

SAP Enterprise Project Connection EPC Microsoft Project Server Adaptor PSI Project Server Interface

Reason and Prerequisites

The data sets that are used by the Microsoft Project Server version 2010 and 2013 are different from the Microsoft Project Server version 2007. New datasets are including more fields and values for predefined structures (enumerations, restrictions etc.), while most of the methods that are defined in 2007 Project Server Interface (PSI) are backward compatible with the newer versions of PSI for Microsoft Project Server 2010 and 2013

Solution

The functionality was added to support added fields and values for Microsoft Project Server versions 2010 and 2013. The new data sets will not work with the older versions, for example the 2010 data set for the specific interface will not work for 2007 version and the call to the method of the PSI with incompatible data set will resolve in the error. The new global interface is added to switch the Microsoft Project Server Adaptor version in the runtime. The call should be issued in the beginning of the any workflow (operation) that is going to utilize Microsoft Project Server Adaptor: <Step name="setVersion" type="SET">   <IM type="LIM"/>   <Adaptor id="MSPServerAdaptor07"/>   <Method name="setMPSAdaptorVersion"/>   <Params>     <Param name="version"/>   </Params>   <Dependencies/> </Step> The valid values for the parameter version are:            o12 - for Microsoft Project Server 2007 version            o14 - for Microsoft Project Server 2010 version            o15 - for Microsoft Project Server 2013 version The default mode for EPC's Microsoft Project Server Adaptor is o12 for Microsoft Project Server version 2007. If the method setMPSAdaptorVersion has never been called or the parameter version has invalid value the Microsoft Project Server Adaptor will be operating in the default mode that is 2007 version. If user wants to verify the current version set in the Microsoft Project Server Adaptor the call to operation PingMSP can be issued using web HTTP GET interface (or Poster Addin for PUT) The returned XML will contain the current version set in the adaptor: <CIM type="cim">   <pingMSP MPSVersion="o14"           serverUrl="http://[host]:[port]/PWA/_vti_bin/psi/"> ...... The configuration for the Microsoft Project Server Adaptor version will be moved into EPC CTC in the future release.

    1899384 - Adding support for MPS 2010 and MPS 2013 versions  

Version   2     Validity: 26.09.2013 - active   Language   English (Master)

Released On 26.09.2013 18:50:01

Release Status Released for Customer

Component CA-EPC Enterprise Project Connection

Priority Correction with medium priority

Category Special development

Page 2: 0001899384 - note

Validity

Support Packages & Patches

References

This document refers to:

SAP Notes

This document is referenced by:

SAP Notes (1)

Software Component From Rel. To Rel. And Subsequent

ENTERPRISE_PROJECT_CONNECTION 2.0 2.0  

Support Package Patches

Software Component Support Package Patch Level

SAP ENTERPRISE PROJ CONN J 2.0 SP002 000000

1906007   RIN for SAP Enterprise Project Connection 2.0 SP02

1906007   RIN for SAP Enterprise Project Connection 2.0 SP02