Primavera P6 には多くの Web サービスがインストールされています。WSDL: ActivityCodeAssignment.wsdl
主キー フィールド: 次の要素で構成されるマルチパート キー:
ActivityObjectId
ActivityCodeTypeObjectId
ターゲット名前空間: http://xmlns.oracle.com/Primavera/P6/WS/ActivityCodeAssignment/V1
デフォルトのトランスポート URL:
http://<hostname>:<port number>/p6ws/services/ActivityCodeAssignment?wsdl
https://<hostname>:<port number>/p6ws/services/ActivityCodeAssignment?wsdl
しかし、Web ブラウザーでこれを入力すると: http://my-machine:7005/p6ws/services/ActivityCodeAssignment?wsdl
「サービスが見つかりませんでした」と表示されます。
Visual Studio でサービス参照を追加しようとすると、次のように表示されます。
There was an error downloading 'http://my-machine:7005/p6ws/services/ActivityCodeAssignment?wsdl'.
The request failed with HTTP status 404: Not Found.
Metadata contains a reference that cannot be resolved: 'http://my-machine:7005/p6ws/services/ActivityCodeAssignment?wsdl'.
There was no endpoint listening at http://my-machine:7005/p6ws/services/ActivityCodeAssignment?wsdl that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
The remote server returned an error: (404) Not Found.
If the service is defined in the current solution, try building the solution and adding the service reference again.
P6 は別の Web サービスを使用していますか?