At BMC Supports suggestion I added "Suppress-warnings: 61" to the ar.conf file.

That solved it.

I should have thot of that myself.

Dwayne

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
--- Begin Message ---
Dear List,

We have a form with an “Email Log” diary field.  The only workflow connected 
with it is two filters that push to the log whenever there is an email message 
about the entry.  No workflow for the field fires on Submit.

When someone without read permissions to the field submits a call via Mid-Tier, 
they get a message that says:

“You do not have read access (for this entry) to field :
Email log (ARWARN 61).”

The entry is submitted OK.

They do not get this message from the WUT.

There are no errors or references to the field in the Active Link or Filter 
logs.

The sql log shows:
SELECT C536870931 FROM T575 WHERE C1 = 'ITR02912'. . .OK
UPDATE T575 SET C536870931 = EMPTY_CLOB() WHERE C1 = 'ITR02912' …OK
SELECT C536870931 FROM T575 WHERE C1 = 'ITR02912' FOR UPDATE. . .OK
(575 is the schemaid and 536870931 the fielded.)
both when run from Mid-Tier and the WUT.

So why are users getting this error, and how can I stop it, other than by 
giving “Public” read permission to the field?

(ARS 7.1 patch 3, Mid-Tier 7.1.00 Build 200708221849, RH Linux serve, Oracle 
10.2 db)

Dwayne Martin
James Madison University

--- End Message ---

Reply via email to