84
Views
2
Comments
[OutDoc] [OutDoc] -Extension[EspaceMetaModel]-Action[GetDocumentation] is uneditable?
outdoc
Web icon
Forge asset by OutSystems

Hi,


I have a problem that I cannot find the way to add more XML code inside 

the [GetDocumentation] extension action.


I found that OutDoc uses [MssGetDocumentation] to change the Oml file to Xml but I cannot find where are th code inside [MssGetDocumentation].


If anyone know how to add more xml code inside this action please help me.

Thank you in advance.



MssGetDocumentation.png
2019-10-27 01-32-56
Caio Santana Magalhães
 
MVP

Hello,


The function GetDocumentation is wrapped in an embedded DLL, that's why you cannot see the code inside.


You could try to deflect the code inside the DLL and take a look at what the function does, but keep in mind that is unsupported code and might change in future versions without notice. 


Chaiwat Meetanatharvorn wrote:

Hi,


I have a problem that I cannot find the way to add more XML code inside 

the [GetDocumentation] extension action.


I found that OutDoc uses [MssGetDocumentation] to change the Oml file to Xml but I cannot find where are th code inside [MssGetDocumentation].


If anyone know how to add more xml code inside this action please help me.

Thank you in advance.




UserImage.jpg
Chaiwat Meetanatharvorn

Hi Caio,


Thank you for the answer. I will try to take a look at the code inside DLL. 


Caio Santana wrote:

Hello,


The function GetDocumentation is wrapped in an embedded DLL, that's why you cannot see the code inside.


You could try to deflect the code inside the DLL and take a look at what the function does, but keep in mind that is unsupported code and might change in future versions without notice. 


Chaiwat Meetanatharvorn wrote:

Hi,


I have a problem that I cannot find the way to add more XML code inside 

the [GetDocumentation] extension action.


I found that OutDoc uses [MssGetDocumentation] to change the Oml file to Xml but I cannot find where are th code inside [MssGetDocumentation].


If anyone know how to add more xml code inside this action please help me.

Thank you in advance.






Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.