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

Open BPC-Excel-File from Server

ChristianSass
Participant
0 Likes
470

Hi I would like to open an Excel-File via a Button (with VBA)  which is stored on the BPC Server.

I think that the function "OpenSpecificDocumentByModule" should be right for this Job but I dont't know how to pass the correct Parameters

  • documetName = myfile.xlx teamId = is this mandatory?
  • subFolderRequest = ??? how to pass this one? slash or backslash
  • subModule = What's that?
  • Module = What's that?

An example whould be great

Thx

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Christian,

You can use EPMPathLink for the same as shown in below screen shot:

Best Regards,

Deepak

Answers (1)

Answers (1)

former_member186338
Active Contributor
0 Likes

Just search forum for "OpenSpecificDocument"

Vadim

former_member186338
Active Contributor
0 Likes

If you really need a button:

Direct link to my answers: