1. Tomas Beran
  2. PowerBuilder
  3. Wednesday, 11 May 2022 09:57 AM UTC

Hi

Is there any way how to change the template used in .NET DLL Importer for generating code? I may be wrong but I expect there's such XSLT applied during the import process and I can change the filter definition.

What's going on:

I would like to change the class which is the final import derived from to my own nvo because I want to add some other features like logging or general error handling.

I know I can change the ancestor in the source code but I don't want to do it everytime I import a .NET class.

 

Mark Lee @Appeon Accepted Answer Pending Moderation
  1. Thursday, 12 May 2022 06:46 AM UTC
  2. PowerBuilder
  3. # 1

Hi Tomas & Miguel,

 

Thanks for reporting this problem.

Currently, this issue is recorded in our enhancement request list.

At this moment, there is not a good workaround. I suggest that you back up the NVO object before re-import using the .NET DLL Importer. After re-import, you can compare to find out the differences and then sync the previously modified code. 

 

Regards,

 

Comment
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Wednesday, 11 May 2022 17:00 PM UTC
  2. PowerBuilder
  3. # 2

See my old request: https://www.appeon.com/standardsupport/search/view?id=5332

Maybe if some day Appeon implements this, it could solve your problem?

regards.

MiguelL

Comment
  1. Tomas Beran
  2. Thursday, 12 May 2022 08:25 AM UTC
Thank you Miguel

I was looking for a solution but I missed your post. I think that XML/XSL template based importer would be better than adding checkboxes. Actually I'm thinking about to take MS XSLT tool and try to generate .sru
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.