Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino Designer
Created by Guest
Created on Jun 7, 2022

Allow Designer, in command line mode, to auto-select between "Use NSF Version" or "Use On-Disk Project Version" in Sync Conflict

When using Designer client in userless mode to build Domino Applications from "ondisk" projects (using Jenkins, Ant, Git, ...etc) ,

Following these articles..

https://help.hcltechsw.com/dom_designer/11.0.0/xpage_user_guide/builds/wpd_srcctrl_headless_command_file.html

and

https://help.hcltechsw.com/dom_designer/9.0.1/user/wpd_srcctrl_headless_command_line.html

and following these commands..

config,true,true

importandbuild,<myOndiskFolder>/.project,@<myApp>

wait,<myApp> ,20

clean

exit,3000


on each start from a brand new ondisk folder (downloaded from a git server),


some time Designer client works well, and some time it waits for a confirmation in a "Sync Conflict" dialog box, asking user to choose between "Use NSF Version" or "Use On-Disk Project Version", and without "human" intervention, Jenkins process times out.


Expectation:

Provide a way so that Designer client can auto-select any one required option between "Use NSF Version" or "Use On-Disk Project Version" in command line mode, so that no human intervention is needed.

  • Attach files