cancel
Showing results for 
Search instead for 
Did you mean: 

SAP integration with Teamcenter

Former Member
0 Kudos

Hello All,

I have requirent where i have to create Material date in SAP which is created in Teamcenter.

I have used JcoConnecter to connect to SAP, but it raised an exception RFC_ERROR_LOGON_Failure.

I have following Queries:

1. Apart from Jco Connector does this system any configuration.

2.Is there any other way to connect SAP system from Teamcenter.

3. IS it necessary to use XI to exchange the date between SAP & TC.

4. what is the significance of Visual Admin.

Request your guidence.

Thanks in advance,

Rgds,

Vijay.G

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

1. Apart from Jco Connector does this system any configuration.

Yes, there are two other system configurations:

T4S uses the following Unicode versions of the SAP RFC SDK libraries:

 Windows: V7.1 32 bit (Patch level 20 as minimum)

 Linux (SLES 9): V7.0 64 bit

 Linux (SLES 10): V7.1 64 bit

 AIX: V7.1 64 bit

 HP-UX: V7.1 64 bit

 Solaris: V7.1 64 bit

The SAP RFC SDK can be downloaded on the SAP Service Marketplace – https://service.sap.com

The corresponding files must be copied into the <T4S_ROOT>\bin<os bit> directory (i.e. <T4S_ROOT>\bin32 or <T4S_ROOT>\bin64, respectively).

T4S uses the following Unicode versions of the SAPFTP / SAPHTTP libraries:

 Windows: V7.1 32 bit

 Linux (SLES 9): V7.0 64 bit

 Linux (SLES 10): V7.1 64 bit

 AIX: V7.1 64 bit

 HP-UX: V7.1 64 bit

 Solaris: V7.1 64 bit

The SAPFTP/SAPHTTP SDK can be downloaded on the SAP Service Marketplace –https://service.sap.com

The corresponding files must be copied into the <T4S_ROOT>\bin<os bit> directory (i.e. <T4S_ROOT>\bin32 or <T4S_ROOT>\bin64, respectively).

2.Is there any other way to connect SAP system from Teamcenter.

Yes, you can connect via SAP PI.

3. IS it necessary to use XI to exchange the date between SAP & TC.

No, it is not required, but may be preferred depending on your requirements.

4. what is the significance of Visual Admin.

The J2EE Engine Visual Administrator is a graphical user interface (GUI) that enables administration of the whole cluster, all cluster elements, and all modules running on them. It provides remote monitoring and management of managers, services, libraries, and interfaces working on each element in a single GUI.