This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Operations
- :
- FlexNet Operations Knowledge Base
- :
- Activation not possible when NOTICE filed is not UTF8
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
Activation not possible when NOTICE filed is not UTF8
Activation not possible when NOTICE filed is not UTF8
Summary
This article will explain if the NOTICE field is not in UTF 8 format activation will fail.Synopsis
Is there a way to accept an activation even if the NOTICE field is not in correct value of UTF 8?When activating using wrong UTF 8 value it fails with an error message:
appcomptranutil.exe -p xxx\xxxx\xxxx\responseXML.xml
ERROR: API function 60009 failed, result 51306
First (or only) signature invalid
Response processing failed.
The response XML supplied is not a valid composite response.
Exit(4) error when processing response.
Discussion
- Activation request and request xmls are encoded in UTF -8. [<?xml version="1.0" encoding="UTF-8"?>]
- Supporting non UTF-8 character encoding with in UTF-8 encoded XML is not possible.
Labels (4)
No ratings