WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > Latest posts

latest posts

Hi Franek,

Try the functionality described by WEBCON on kb.webcon - link below.
https://kb.webcon.pl/eksport-zalacznikow-do-zip-na-udziale-sieciowym-za-pomoca-akcji-powershell/

This functionality using PowerShell,noperates in the context of the WEBCON service account, so it should have access to all attachments. You definitely need to grant network share access to this account where it will generate the attachments.

Hi, I am looking for a solution to download a file from attachments by ID for users who have disabled the attachment panel (they can't see all attachments) or for those who do not have permission to access attachments. However, I need to allow them to download a specific attachment from a document.
I know I can use this URL(for those who have only disabled attachments panel) <SITE ADDRESS>/api/nav/db/1/attachments/<ATTACHMENT ID>/download, but I would prefer a solution based on the SDK.

Could you give me some hints?

MVP

Hi,
I don't know what your exact business case is, but you can:
- use the standard task delegation functionality from the top menu (screenshot 1)
- or make a new path with the option to assign the task to any user (path leading to the same step) (screenshot 2)
- or make a separate step with the path as above + path returning to the previous step (screenshot 3)

A professionally designed book incorporates essential design elements that enhance readability, visual appeal, and overall user experience. Here are the key components emphasized in an author book design service:

Cover Design: The cover is the first impression of the book. A professional design includes eye-catching imagery, typography, and color schemes that align with the book's genre and target audience.

Typography: Well-chosen fonts, font sizes, and line spacing improve readability and establish a consistent visual style throughout the book.

Page Layout: Proper alignment of text, headings, and white space ensures a clean and organized look. Page numbers, headers, and footers are also essential layout elements.

Chapter Design: Distinctive chapter openings with stylized headings, drop caps, and creative layout elements help create a memorable reader experience.

Margins and Spacing: Adequate margins, gutters, and line spacing are vital for readability and compatibility with printing guidelines.

Image and Illustration Placement: For books with images, illustrations, or graphics, professional design ensures correct placement, resolution, and alignment with the text.

Print-Ready Files: Print specifications such as bleed, trim, and margin settings are crucial to meet publishing platform standards like Amazon KDP or IngramSpark.

By incorporating these elements, author book design services ensure that books stand out in the marketplace, providing a polished, professional look that captivates readers and enhances the reading experience.

In reply to: Jacek Wojnar

Hi Franz,
Have you tried using the login name instead of the display name of this user?

Regards,
Jacek

Hi Jacek, hi Gorecki, thanks for your answers.
I have tried the login name in this form: name@domain.local (equal to the active directory domain name), but it doesn't work.
I have started the service manually for several times but :-(
The field in the process, referrring to start the process resp. to create a task to user is a dynamic field. Could the type of task assignment be a source of error?

Regards
Franz

Hi,
I have two servers: a production server and a test server.
On both servers, the option 'Support for modifying objects in Active Directory' is enabled.
Both servers are in the same domain and use the same user account. The SSL connection is active.

On the test database, actions work correctly, and users are added to Active Directory. However, on the production database, I receive an error related to credentials.
The login and password are definitely entered correctly.
I also tried using a different account, but I always get the same error.

What could be the issue in this case?