Search found 26 matches

by roopesh79
Thu Nov 16, 2023 12:48 pm
Forum: Feature Request
Topic: Is it possible to integrate internal LLM to the positron AI
Replies: 1
Views: 328

Is it possible to integrate internal LLM to the positron AI

Hi,
I had a chance to look into the Oxygen Positron AI and I would like to know more details about its integration and customization.
Is it possible to add custom LLM to this positron?
Is there any specific documentation available for this?

Thanks
Roopesh
by roopesh79
Sat Sep 23, 2023 7:17 pm
Forum: Common Problems
Topic: Inserting paragraph inside entry by default in Oxygen Author
Replies: 3
Views: 417

Re: Inserting paragraph inside entry by default in Oxygen Author

Thanks Radu, for the instruction. It is working perfectly.
by roopesh79
Fri Sep 22, 2023 9:31 am
Forum: Common Problems
Topic: Inserting paragraph inside entry by default in Oxygen Author
Replies: 3
Views: 417

Inserting paragraph inside entry by default in Oxygen Author

Hi Team, I am trying to make changes to insert <p> element inside <entry> element in Oxygen Author by default. I have added below patterns in cc_config.xml (under OxygenAuthor\frameworks\dita\resources) file but paragraph is not inserting by default when I insert table using table wizard. <elementPr...
by roopesh79
Mon Jun 12, 2023 7:03 pm
Forum: Common Problems
Topic: Schematron: how to display the errors and warning based on priority
Replies: 3
Views: 554

Schematron: how to display the errors and warning based on priority

Hi Team, Is there any way to control the way it render the schematron errors and warning in the Oxygen Author "message" bar, just above the text|grid|Author tabs? I want to show errors first then the warning. I am using OxygenXML Author 21.1(version 23+ upgrade is in progress) Thanks Roope...
by roopesh79
Fri May 19, 2023 8:58 am
Forum: Common Problems
Topic: How to retain default outputclass for element while applying speciific attribute a certain elements in OxygenXML Author
Replies: 2
Views: 504

How to retain default outputclass for element while applying speciific attribute a certain elements in OxygenXML Author

Hi Team, I have defined generic output class in cc_config.xml for all elements. Now I am trying to add a different output class only for codeblock element , but all the default attributes are getting removed when I open Oxygenxml Author. how to retain all the generic attribute in codeblock? <match e...
by roopesh79
Fri May 05, 2023 10:46 am
Forum: Common Problems
Topic: Calling java method through schematron throwing error
Replies: 9
Views: 1078

Re: Calling java method through schematron throwing error

Hi Radu, I am using Oxygen 21.1(planning to upgrade to 23.1). I have configured the custom schematron in the document type association. Now I want to add a jar file in class path and validate the dita elements against some schematron rules which call the java method present in the jar files. My fina...
by roopesh79
Fri May 05, 2023 8:34 am
Forum: Common Problems
Topic: Calling java method through schematron throwing error
Replies: 9
Views: 1078

Re: Calling java method through schematron throwing error

Hi Tea, I have tried the first approach and not getting the actual java response. <iso:pattern id="javaMethod"> <iso:rule context="ol"> <iso:report test="@outputclass = 'java'"> <jav:java> <jav:classpath> <jav:jar>C:\Progfiles\XDocsOxygenAuthor\frameworks\validations\Ox...
by roopesh79
Wed May 03, 2023 1:01 pm
Forum: Common Problems
Topic: Calling java method through schematron throwing error
Replies: 9
Views: 1078

Re: Calling java method through schematron throwing error

Hi,
Thank you for the detailed information. It is really helpful. Please share one API test case sample also.

Thanks
Roopesh N
by roopesh79
Wed Apr 26, 2023 6:35 pm
Forum: Common Problems
Topic: Calling java method through schematron throwing error
Replies: 9
Views: 1078

Calling java method through schematron throwing error

Hi Team,

Could you please share a schematron pattern that call a simple java method by adding a jar file in class path?

Regards
Roopesh
by roopesh79
Tue Apr 25, 2023 5:11 pm
Forum: Common Problems
Topic: Is there any way to increase the editing area in Author mode?
Replies: 4
Views: 574

Re: Is there any way to increase the editing area in Author mode?

Hi Radu,

Thanks for the reply. This is helpful.

Regards
Roopesh
by roopesh79
Mon Apr 24, 2023 7:44 pm
Forum: Common Problems
Topic: Is there any way to increase the editing area in Author mode?
Replies: 4
Views: 574

Re: Is there any way to increase the editing area in Author mode?

hi Radu,
I tried to find the styles dropdown, but could not find. Could you please share the screenshot for the dropdown menu?
Below is the Oxygen layout screenshot in Oxygen 21.1. Not sure due to the customization it got hidden.
image.png
image.png (74.89 KiB) Viewed 556 times
Thanks
Roopesh
by roopesh79
Mon Apr 24, 2023 2:11 pm
Forum: Common Problems
Topic: Is there any way to increase the editing area in Author mode?
Replies: 4
Views: 574

Is there any way to increase the editing area in Author mode?

Hi Team,
Currently author mode in Oxygen XML Author has more padding/margin from the actual editing area. Is there any way to reduce the white space in Author mode?
white-space-oxygen.png
white-space-oxygen.png (71.68 KiB) Viewed 574 times
Thanks
Roopesh
by roopesh79
Fri Apr 21, 2023 11:35 am
Forum: Common Problems
Topic: Oxygen Author consume high power
Replies: 2
Views: 503

Re: Oxygen Author consume high power

Hi Adrian,

Thank you for the reply. I had the same thought, before reach out to Bluestream I wanted to confirm with Oxygen team.

Regards
Roopesh
by roopesh79
Fri Apr 21, 2023 7:02 am
Forum: Common Problems
Topic: Oxygen Author consume high power
Replies: 2
Views: 503

Oxygen Author consume high power

Hi Team,
I am currently installed Oxygen 21.1
oxyge-power-usage.png
oxyge-power-usage.png (161.82 KiB) Viewed 503 times
in my windows 10 machine. I have observed that oxygen authoring is consuming high CPU and power usage also very high. Is this expected? Attached the screenshot for your reference.
Thanks
Roopesh
by roopesh79
Fri Mar 10, 2023 8:47 am
Forum: SDK-API, Frameworks - Document Types
Topic: Is there a way to trigger the "batch validate referenced DITA resource" programatically?
Replies: 2
Views: 710

Is there a way to trigger the "batch validate referenced DITA resource" programatically?

Hi team,

I am exploring the Oxygen SDK and looking for an API that can trigger the batch validation only for the custom schematron for DITAMAP. Is there any way I can create a custom java plugin and integrate this feature?

Regards
Roopesh
by roopesh79
Thu Mar 02, 2023 12:11 pm
Forum: Common Problems
Topic: How to validate all topics in the monolithic editing mode in Oxygen 23.1
Replies: 3
Views: 604

Re: How to validate all topics in the monolithic editing mode in Oxygen 23.1

Hi Radu, Thank you for your suggestion. Currently I am able to validate topic while authoring and map level validation using "validate and check for completeness" button. I was looking a way to do an automatic validation while editing all the resolved topics in the editing area. Now I unde...
by roopesh79
Thu Mar 02, 2023 10:36 am
Forum: Common Problems
Topic: How to validate all topics in the monolithic editing mode in Oxygen 23.1
Replies: 3
Views: 604

How to validate all topics in the monolithic editing mode in Oxygen 23.1

Hi Team,
Is there any way to validate topics using custom schematron in the monolithic editing mode in oxygen 23.1? Currently ditamap only getting validated in monolithic mode

Thanks in Advance
Roopesh
by roopesh79
Thu Feb 23, 2023 2:12 pm
Forum: Other Issues
Topic: How to change the Schematron validation message static content
Replies: 1
Views: 514

How to change the Schematron validation message static content

Hi Team, I have created an oxygen framework for extending the schematron validation. I am using OxygenXml 21.1 I have two question regarding the schematron validation result window at the bottom of the oxygenxml.Author 1. Type Column: All custom validation type are marked as "Type not available...
by roopesh79
Tue Jan 31, 2023 10:41 am
Forum: SDK-API, Frameworks - Document Types
Topic: configuring cc_config.xml outside the installed directory
Replies: 2
Views: 844

configuring cc_config.xml outside the installed directory

Hi Team,
Is there any way to configure the cc_config.xml with in a custom framework or outside the oxygen installed directory? I have a use case for modifying some attribute values frequently.
Thanks
Roopesh
by roopesh79
Thu Dec 15, 2022 9:51 am
Forum: DITA (Editing and Publishing DITA Content)
Topic: Inserting a figure inside subsection is moving outside the subsection in Author mode
Replies: 1
Views: 391

Inserting a figure inside subsection is moving outside the subsection in Author mode

Hi Team, I am trying to insert a figure inside subsection in author mode. When I insert an image it move outside the subsection element. It works fine in text mode. What is the solution to fix this issue. <section><title>section 1</title> <subsection id="subsection1"> <title>subsection til...
by roopesh79
Thu Nov 17, 2022 9:32 am
Forum: XML Schemas
Topic: Is there any way to get cms file path using schematron?
Replies: 2
Views: 1087

Is there any way to get cms file path using schematron?

Hi team,
I am trying to get cms file path using scematron rules within Oxygen Author. When I use base-uri(), it returns only the checkout directory path. Is there any other method available to get the cms path?

Thanks in Advance
Roopesh
by roopesh79
Mon Aug 01, 2022 6:38 pm
Forum: SDK-API, Frameworks - Document Types
Topic: How to add custom validation using xsl with in Oxygen Author SDK
Replies: 4
Views: 1038

Re: How to add custom validation using xsl with in Oxygen Author SDK

Hi Radu,

Thank you so much for the detailed explanation.

Regards,
Roopesh
by roopesh79
Mon Aug 01, 2022 1:08 pm
Forum: SDK-API, Frameworks - Document Types
Topic: How to add custom validation using xsl with in Oxygen Author SDK
Replies: 4
Views: 1038

Re: How to add custom validation using xsl with in Oxygen Author SDK

Hi Radu, 1. I have tried the option 1 and created the framework. What my understanding is , Even though I shared the framework to my users, still user need to manually configure the framework within oxygen Author, is this correct? What I am looking is a plug- and-play framework which user do not nee...
by roopesh79
Fri Jul 29, 2022 10:13 am
Forum: SDK-API, Frameworks - Document Types
Topic: How to add custom validation using xsl with in Oxygen Author SDK
Replies: 4
Views: 1038

How to add custom validation using xsl with in Oxygen Author SDK

Hello Team, I am trying to explore the Oxygen SDK java samples to create/customize a plugin which can validate against the topics and map in Oxygen Author. 1. Is it possible to add the the custom schematron file location using the framewrok plugin?(I can configure this manually with in Oxygen, but I...