cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Registration file for sap IBP in Excel

stechr
Explorer
0 Kudos
775

Hello,

can someone please help me with the following question:

Is there a folder where the registration data for the SAP IBP is saved in Excel, if so, can you please tell me where?

Thank you and Greetings

Christopher

Accepted Solutions (1)

Accepted Solutions (1)

lingaiahvanam
SAP Champion
SAP Champion
0 Kudos

Hi,

IBP excel registration data updated in the following files.

Copying connections and settings:

  • The connections information is stored in this file:
    %LOCALAPPDATA%\EPMOfficeClient\Connections.xml
  • The settings information (including the default connection) is stored in this file:
    %LOCALAPPDATA%\EPMOfficeClient\EPMXLClientPreference.XML

Caution: While running a script as an admin-user, %LOCALAPPDATA% will point to the admin-user's local app-data folder, not the actual user's. In that case, use other means to determine the actual user's app-data folder.

Best Regards,

Lingaiah

Answers (2)

Answers (2)

former_member194529
Active Contributor
0 Kudos
stechr
Explorer
0 Kudos

Thank you for the quick answer.