cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to import the application from the abap repository in orion personal web ide

shil123
Participant
0 Kudos

I have installed orion personal web ide in my laptop,and I have connected to the backend system.

But when I go to import the project I am getting the below error.

and the file is not in the TXT format also

I have activated all the required sicf nodes , in the backend I am able to login but I am unable to import the projects in the forntend.

Can anyone please help me in solving this

Accepted Solutions (1)

Accepted Solutions (1)

RazK
Product and Topic Expert
Product and Topic Expert

Hi shil123 ,

This might be a connectivity issue not necessarily related to import. There are a couple of ways to test it:

  • Try to invoke the request "http://arattsapdev01:8080/sap/bc/adt/discovery" directly from the browser. If the response is valid xml, so probably the configuration of destination is wrong. If the response is 500 also in the browser, it might be because the adt service is not activated.
  • You can also verify if this is specific import problem or general connectivity problem by trying to use other functionality which uses the backend, e.g. consume odata service from ABAP backend when creating project from template.

If the above does not help, I recommend to open a support ticket.

Regards - Raz

shil123
Participant

Hi raz.korn

Thank You for your reply, Now I am not getting the above error. I did not make any changes , I wonder how I can import the project from abap repository.

Answers (0)