on 2011 Oct 04 2:50 PM
Hi ,
We are working on Sourcing 7.0 Workflow process for Contract Document.We have associated some of the contract Phase Configuration with workflow Definitions so that when there is a phase change, the respective workflow defined will get executed.Currently we face the below issue:
1.When the Workflow is executed it throws the Exception saying "com.sap.odp.common.scripting.ScriptExecutionException: Sourced file: inline evaluation of: ``/* * This script handles the prescript activities for the first Legal Review * . . . '' : Typed variable declaration : Class: LogMessageIfc not found in namespace".
2.This workflow was working with the sourcing 5.1 system.
Is there anything need to be checked with the APIs.
Regards,
Priya
Request clarification before answering.
Hi Priya,
Between 5.1 & 7.0 there had been repackaging of classess. e.g. com.frictionless.* would be com.sap.odp.* or com.sap.eso.*..
Check your script for "frictionless and look at the iapi documentation and adapt your script accordingly.
Thanks, Baski
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.