Register Login

Error: Import file fail, When Import the License File.

Updated May 18, 2018

Hello Experts,

When I import the license file, an error message appears: "Import file fail!" or error message may be slightly different, such as "Import license file failed:10000000".

Kindly share your valuble views here.

Thanks in advance.


Comments

  • 11 Jan 2016 5:48 pm Abhijeet Mudgal Helpful Answer

    1) Create a file named as B1LicServiceSettings.xml and fill in the following content:
     
     <?xml version="1.0" encoding="UTF-16"?><LicServiceSettings>
     <ToLog>0</ToLog>
     </LicServiceSettings>
     
     Note that if you create the file on Windows, be sure to convert the line breaks to the Unix/Linux format.
                           
    2) On your Linux server, navigate to <InstallationDirectory>/SAPBusinessOne/ServerTools/License/webapps/lib.
                          
    3) Replace the existing B1LicServiceSettings.xml file with the newly created one.


×