Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Each Excel Services trusted location in the Shared Services Provider (SSP) has an AllowUdfs flag.
Observação
[!OBSERVAçãO] The AllowUdfs flag is denoted by the User-defined functions allowed option on the Excel Services Trusted File Locations page.
The default AllowUdfs value is false. If the AllowUdfs value is set to false in a particular trusted location, the workbooks in that trusted location are not allowed to call UDFs.
In order to allow UDFs to be called from a specific trusted location, you set the AllowUdfs value to true.If the AllowUdfs value is false when a session is started on a workbook that has UDF calls in this trusted location, the UDF calls will fail. If you change the AllowUdfs value to true after a session has started, the UDF calls will also fail. This is because changes in the AllowUdfs flag take effect on the next session, after the configuration database has been updated.You can get around this by restarting the sessionfor example, by selecting Reload Workbook in Excel Web Access.
Cuidado: Se você optar por redefinir Serviços de Informações da Internet da Microsoft (IIS), ele terminará todas as sessões atuais.
Enabling UDFs
To do the following steps, you need a computer that has Microsoft SharePoint Server 2010 installed.
To enable UDFs
On the Start menu, click All Programs.
Point to Microsoft Office Server and click SharePoint Central Administration.
On the Quick Launch, click your Shared Services Provider (SSP) linkfor example, "SharedServices1"to view the Shared Services home page for that particular SSP.
Under Excel Services Settings, click User-defined functions.
On the Excel Services User-Defined Functions page, click Add User-Defined Function to open the Excel Services Add User-Defined Function Assembly page.
In the Assembly box, type the path to the UDF assembly. For example,C:\MyUdfFolder\MyUdf.dll.
Under Assembly Location, click Local file.
Observação
[!OBSERVAçãO] The Local file option will be replaced with File path in future releases of Excel Services. If you see File path, select that instead.
Under Enable Assembly, the Assembly enabled check box should be selected by default.
Click OK.
Allowing UDF Calls
To allow UDFs to be called from a workbook
Open the Excel Services Add Trusted File Location page (if you are adding a new trusted location) or Excel Services Edit Trusted File Location page (if you are editing an existing trusted location).
Observação
[!OBSERVAçãO] For more information about trusting a location, see How to: Trust a Location.
Under Allow User-Defined Functions, select User-defined functions allowed to allow UDFs to be called from workbooks stored in this trusted location.
Clique em OK.
Confira também
- Step 3: Deploying and Enabling UDFs
- Como criar uma UDF que chama um serviço Web
- Como confiar em um local
- Walkthrough: Developing a Managed-Code UDF
- Frequently Asked Questions About Excel Services UDFs
- Understanding Excel Services UDFs
- Alertas dos Serviços do Excel
- Dicas e problemas conhecidos dos Serviços do Excel
- Excel Services Best Practices