cancel
Showing results for 
Search instead for 
Did you mean: 

No file name in file/properties- MSword

Former Member
0 Kudos

Hello,

In DC30 Workstation application for WRD application we have:

application type = '1' - '%SAP-OFFICE-INTEGRATION.OUTPLACE%%MAXSIZE%'

on this case when i open the original of document '1234567890' there is

no file name in file/properties.

i have to use this file name for interface to another application.

thanks for help,

Aviva.

Accepted Solutions (1)

Accepted Solutions (1)

christoph_hopf
Advisor
Advisor
0 Kudos

Hi Aviva,

We have analyzed the issue; root cause is in Microsoft side. We are

using Microsoft OLE-Technology and OLE-Calls to open and do all

operations with Office Applications.

When opening document many OLE Calls are made i.e once Word document is

opened, call is made to add/set value to FormField also getting

data form fields from Word.

In between these calls if you open 'Properties' window then we will not

able to access Word application. Hence all call made to Word will be

rejected with error 'Callee has rejected caller calls'.

You can also observe this behavior without using SAPGui. Open any word

document.

Open File->Properties window. After this try to access word application.

You could observe that this is not possible.

Workaround:

Once document opened please wait for some time until all OLE operation

finished (Word application will blinking) at-least for 10-20 seconds.

After this if you open "File->Properties' then there will not be any

issue.

Best regards,

Christoph

Answers (0)