Skip to main content
Larsa
Associate II
September 21, 2021
Solved

SPC5 update can not apply GTM patches

  • September 21, 2021
  • 2 replies
  • 1245 views

We have just ran the update for SPC5 and on regenerating the application we get this message. What can we do to solve that?

/Larsa

0693W00000DnwBMQAZ.jpg

    This topic has been closed for replies.
    Best answer by ECAST.1

    Hello,

    the customization (in driver source files) are memorized in a project file "patch.xml" (available in the root directory of the project).

    Every time that the User re-generate the code, the customization are applied to the source files.

    This message is reported when the patches are no more necessary (patch code is already present in the source file) or when totally not aligned with the source file.

    If, it is in the second case, please apply the patch manually, ignoring the SPC5Studio message.

    BR,

    Emanuele

    2 replies

    ECAST.1
    ECAST.1Best answer
    Visitor II
    September 22, 2021

    Hello,

    the customization (in driver source files) are memorized in a project file "patch.xml" (available in the root directory of the project).

    Every time that the User re-generate the code, the customization are applied to the source files.

    This message is reported when the patches are no more necessary (patch code is already present in the source file) or when totally not aligned with the source file.

    If, it is in the second case, please apply the patch manually, ignoring the SPC5Studio message.

    BR,

    Emanuele

    Larsa
    LarsaAuthor
    Associate II
    September 22, 2021

    That makes sense, thanks Emanuele!