Hi,
I want to set-up public access and have followed the guidance in the Administration Guide but unfortunately this is not working.
I've added the following code to the web.config file
http://ourServer/escripts/EngineServiceConfig.xml" defaultEngineService="Metastorm BPM Server" description="Retrieves membership data from the Metastorm BPM repository" publicAuthenticationProcess="Public">
I assume I have added the publicAuthenticationProcess="Public" in the correct location?
I've also uncommented this
<system.web>
</system.web>
<system.web>
</system.web>
<system.web>
</system.web>
<system.web>
</system.web>
<system.web>
</system.web>
In the Metastorm Administrative tools under under authentication it says Public Access: Disabled still.
When I try to lauch the following URL as a Metastorm Guest I get the following error :-
URL :-http://ourserver/Metastorm/eForm.aspx?Map=GenericCaseManagement&Action=LogNewRequest&ForceLogin=False&Client=External
Error :- An error occurred in this process. Please report the problem
to your administrator.
Stored procedure 'esp_creation_action'
failed.
Any help would be much appreciated.
Thanks
Rich