Do you have any question about this error?
Message type: E = Error
Message class: GHO_BO -
Message number: 135
Message text: Only Unicode Text format (*.TXT) files are supported for upload
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
GHO_BO135
- Only Unicode Text format (*.TXT) files are supported for upload ?The SAP error message GHO_BO135 indicates that the system is expecting a file in Unicode Text format (*.TXT) for upload, but the file you are trying to upload does not meet this requirement. This error typically occurs when you are attempting to upload a file that is either in a different format or encoded in a non-Unicode format.
Cause:
- File Format: The file you are trying to upload is not in the expected Unicode Text format. It may be in a different encoding (like ANSI or UTF-8 without BOM).
- File Extension: The file may have the correct
.TXT
extension but is not actually in the correct format.- Corrupted File: The file might be corrupted or improperly formatted, leading to the system not recognizing it as a valid Unicode Text file.
Solution:
Convert the File:
- Open the file in a text editor that supports encoding options (like Notepad++ or Visual Studio Code).
- Convert the file to Unicode (UTF-16 or UTF-8 with BOM) and save it.
- In Notepad++, you can do this by going to
Encoding
>Convert to UTF-8 BOM
orConvert to UTF-16 LE
.Check File Content: Ensure that the content of the file is plain text and does not contain any special formatting or binary data.
Use a Different Tool: If you are using a specific tool or application to create the file, check its settings to ensure it is set to save files in Unicode format.
Verify File Extension: Ensure that the file has the correct
.TXT
extension and is not mistakenly named with a different extension.Test with a Sample File: Create a simple text file with a few lines of text, save it in the correct format, and try uploading it to see if the error persists.
Related Information:
iconv
(on Unix/Linux) or online converters to change file encoding if needed.By ensuring that the file is in the correct format and encoding, you should be able to resolve the GHO_BO135 error and successfully upload your file to SAP.
Get instant SAP help. Start your 7-day free trial now.
GHO_BO134
Total network objects with invalid data: &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
GHO_BO133
Total network objects updated: &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
GHO_BO136
Network/Cluster &1 does not exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
GHO_BO137
Cluster object &1 not used in production network modeling
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.