go to post Arpitha Ramakri... · May 15, 2017 Hi,Checking the community we were able to import an XML File, but not able to dump this in Json format.Could you please help us in converting an XML to JSON format using cache studio and terminal. Thanks, Vyshnavi S
go to post Arpitha Ramakri... · May 12, 2017 Hi,The above code is working fine. It is displaying the list of classnames in terminal. We would like to insert the result ( class names ) into an array and display it so that we can delete these files.Is there any code or command to achieve this. Thanks,Arpitha R
go to post Arpitha Ramakri... · Apr 27, 2017 Hi , I would like to know if there is any program to export multiple class files from studio's one namespace to another without specifying classname. As in case of Import where we just specify the import tag as given below. <Namespace Name="${Namespace}" Create="no"> <CSPApplication Url="/csp/${Namespace}" Directory="${CSPDIR}${Namespace}" AuthenticationMethods="64" IsNamespaceDefault="true" Grant="AppRole" /> <IfDef Var="SourceDir"> <Log Text="SourceDir defined - offline install from ${SourceDir}" Level="0"/> <Import File="${SourceDir}"/> </IfDef> </Namespace> Regards,Arpitha R
go to post Arpitha Ramakri... · Apr 27, 2017 We are able to import the file using the query. But we are unable to export the class file. Is there any script to export the class files of a namespace to a particular location ?? Regards,Arpitha