Solved

Read and Write XML File on disk

  • 3 September 2017
  • 1 reply
  • 6 views

Badge +1

Hi,

 

I´ve got  a general question concerning  XML Files. Is there any way in K2 to read or write to a XML File thats saved on the file system.

I could not found any OOB solution so my next step would be to develop  custom service broker for interactions with XML Files.

 

Are there any other possible solutions? I didn´t expect that K2 is not able to read or write to the file system of the server.

 

Best regards,

Andreas

icon

Best answer by mariusgel1 4 September 2017, 12:46

View original

1 reply

Badge +6

Hi Andreas,


 


This is not currently possible out of the box and you are correct you will need to build a custom broker for this.


 


I have added some links for your convenience below. https://help.k2.com/onlinehelp/k2blackpearl/devref/current/default.htm#Custom_Service_Brokers.htm%3FTocPath%3DExtending%2520the%2520K2%2520Platform%7CSmartObjects%7CCustom%2520Service%2520Brokers%7C_____0


 


https://help.k2.com/onlinehelp/k2blackpearl/devref/current/default.htm#RegisteringCustomServiceBrokers.htm?Highlight=Creating Custom service broker


 


https://help.k2.com/onlinehelp/k2blackpearl/devref/current/default.htm#ServiceBrokerPracticesConsiderations.htm?Highlight=Creating Custom service broker


 


Perhaps also check the market as this may have already been created.


 


Regards


Marius

Reply