Jump to content

Recommended Posts

Posted

Enable the echo for debugging in the beginning of the report and find where the report is failing.

-SET &ECHO=ALL;

if you are including the existing report then it should have full path .You can right click the procedure and copy the fullpath then add it in the include

-INCLUDE IBFS:/WFC/Repository/Domain/folder/filename.fex

  • 2 weeks later...
  • 1 month later...
Posted
Thanks for all responses. we have figured out the way. our old reports and utls.fex resides in file system. So we did some code tightening/code syntax correction according to new version and they picked up in new portal. This issue is closed!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...