cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

About Hopex V2 Web Service

Fatih
Trusted Contributor

Hi Dear Community,

 

I using mega hopex v2 version, I will try web service  for PPM integration.

Have you tried hopex v2 web service integration?

Can you share the sample solution method?

 

Best Regards.

 

 

4 Replies

What are the parameters for the import web service?

Can you give an example?

 

This is from the web help doc:

http GET {REPOSITORYBASEURL}/import?{parameters}
Authorization: ...
 
Where {parameters}:
-validate
oindicates when the import changes are flushed (see Studio or API Documentation for more information)
otype :
-string
-one of the following values:
Never
Standard
AtEnd
AtEndOnSuccess
ooptional (default : standard)
 
How do you tell the import to import which XMG file?

Hello

 

3 elementary web services are available so far with HOPEX V2

  • Object import: import data (command file in MGR or XMG format)
  • Object export: export data (command file in MGR or XMG format)
  • DataSet export: generate a Report DataSet

 

Jerome

imrankhatyan
Trusted Contributor

Hello,

 

As Far as i know it's a simple wsdl service. allowing MGS type command file to imported or extracted.

 

regards,

Imran Usman Khatyan

veldew
Super Contributor

Hi,

 

You might try to use the mega web client, and monitor the web service calls with the use of Fiddler, Wireshark,...

If you find a solution, i'm also interested in it 🙂

 

kr,

Wim VdV