The Code is working. Thank you !
- Log in to post comments
The Code is working. Thank you !
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
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
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
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