1. Roland Smith
  2. SnapDevelop
  3. Tuesday, 22 June 2021 17:39 PM UTC

There isn't a tutorial that I can find for the PowerScript Migration.

I gave it a try and pretty much everything has a red underline.

Are there detailed instructions somewhere?

Francisco Martinez @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 22 June 2021 17:49 PM UTC
  2. SnapDevelop
  3. # 1

Hi Roland,

We have a couple of tutorials:
1. Working with PowerScript Migrator
2. PB to C#: Migrating Re-factored Business Logics (NVOs)
3. PB to C#: Porting Business Logics with Minimum Refactoring Hassle

Also, more often than not, you will need to add the package PowerScript.Bridge from NuGet into your project

You will need this package whenever you use PowerScript constructs that do not exist in C#. That's why this package is the 'Bridge' between both languages.

Hope this helps.

Regards,
Francisco

Comment
  1. Armeen Mazda @Appeon
  2. Tuesday, 22 June 2021 18:26 PM UTC
Adding to what Francisco said, only non-visual PowerScript and embedded SQL are successfully converted. So if you see error on a line of visual PowerScript code that is normal and you need to partition your code to remediate the error.
  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.