- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AMT has version 5.0. I try to work withEndpointAccessControlAdminService functionGetEacOptions. In Network interface Guade I read
PT_STATUS GetEacOptions(
[out] EacVendorType EacVendors,
[out] PostureHashAlgorithmType PostureHashAlgorithm
);
[out] EacVendorType EacVendors,
[out] PostureHashAlgorithmType PostureHashAlgorithm
);
I created and send string to AMT computer
and I got error "Failed to parse the request, Detail=Invalid parameter"
Where is "Invalid parameter"? FunctionGetEacOptions has not input parameters.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I used SoapUI to generate the request from the WSDL and it created the following xml that worked for me with AMT 4.0 - I will still need to try on a 5.0.
I used SoapUI to generate the request from the WSDL and it created the following xml that worked for me with AMT 4.0 - I will still need to try on a 5.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Lance Atencio (Intel)
Hello,
I used SoapUI to generate the request from the WSDL and it created the following xml that worked for me with AMT 4.0 - I will still need to try on a 5.0.
I used SoapUI to generate the request from the WSDL and it created the following xml that worked for me with AMT 4.0 - I will still need to try on a 5.0.
Thank you for your help. I found my mistake. It is name_space. I used my applications to generate request and I corrected it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - gennadiy
Hello,
Thank you for your help. I found my mistake. It is name_space. I used my applications to generate request and I corrected it.
Great, glad it is working.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page