Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDE E91, XML Interoperability and PHP

nsidevNov 27 2013 — edited Dec 3 2013

I am trying to discover the best methods of using PHP to connect and use the JDE XML Interoperability functionality.

Specifically, what is required in the server setup (Oracle LINUX 6 ENT Servers) and how to get my PHP 5.4 Web Server (Ubuntu Linux) to communicate with the JDE XML API's?

The JDE Support center is of very little use in this regard. I have to many web applications that can use this functionality built on the PHP technologies to change to JAVA.

Has anyone had any success with this or can you point me to any descent documentation?

Comments

John JB Brock-Oracle

This looks like you might have a mismatched version of JET and the CSS libraries.  Have you done a recent update to a newer version of JET?

2922550

There is no version difference between JET and CSS. I am using JET 5.1. I heard from the neighbor team that we need an entry in the web.xml for svg images. is there any such entry and is that resolves the issue? It seems the browser compatibility issue for me.

John JB Brock-Oracle

JET definitely uses svg sprites for our icons. I'm not familiar with your deployment environment and what may or may not be needed in the web.xml file for your deployment.  It would not be any different from what your would find with an Internet search for including svg content with your app server.  JET isn't doing anything special here.

2922550

It is resolved automatically, it seems environment issue.

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 31 2013
Added on Nov 27 2013
1 comment
1,397 views