RSA import individual project
In the Sample project I've created an import definition for individual projects like:
Path: D:\SA\
Name of project: MA
So, I'm trying to import an existing project file MA.emx and I've created a request...but the import status is Completed with warnings and no resources are created. The error is: invalid project path.
The path is ok because the file MA.emx is located at D:\SA\
Any advices how to fix this issue?
Thanks in advance.
Comments
Sam Briggs
Jan 15 '15, 10:15 a.m.I too have this issue. I am attempting to use the DM_Report_Tutorial found at https://jazz.net/wiki/bin/view/Main/DMReportTutorial, which supplied '.emx' model files to be uploaded to the DM server.
I have successfully created an import definition for use with Rational Software Architect Import Engine. However when I attempt to import I get an error:
500 :Mandatory request/thread parameter 'extensionServerUri' has not been initialized yet. User: https://localhost:9443/jts/users/SJB6 NO REQUEST STRING com.ibm.xtools.rmpx.common.exceptions.RmpxRuntimeException: 500 :Mandatory request/thread parameter 'extensionServerUri' has not been initialized yet.
Could the issue be that it is not a server with a fully qualified hostname (localhost)? I am running a test server on my local machine with RSA Import Engine installed on the same computer. As I said, despite the hostname being 'localhost' I have successfully got the server to recognise the Import Engine.
Thanks for any responses