Problem Description

The selection screen of the extractor executes field validation routines on every click or field change.

That way it tries to create a file on the local hard disk at every click, which pops up a SAP dialogue asking the user whether it is really wanted or not.

The issue is observed in Windows 7 OS and Extractor version 6.9.1

Expected Result

The field validations should only be done when the actual extraction is started.

Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
Action Plan

This is normal Behavior, Explanation for the same is:

The user can update the code extractor in order to change the c:\ by an existing folder where user will have the writing rights.

On windows 7, by default, the user is not allowed to write at the root folder of the disk.


Also, The user must never let c:\ only. One never extract on c:\ root on a machine. The user must select at least a sub directory accessible to a lambda user!!

Notes/Comments


Related Pages