How to upload large files in Sitecore

Hi guys, I recently stumbled on an issue of uploading large files in Sitecore. While searching about the same I found many blogs stating the solution of setting the size for Media.MaxSizeInDatabase. In Sitecore 10 the default value is 500MB which I increased to 1024MB. <setting name="Media.MaxSizeInDatabase" value="1024MB"></setting> The above solution didn't work for me.... Continue Reading →

{:en}Customizing Sitecore workflow’s Email Notification Roles Based{:}{:ja}SitecoreワークフローのEメール通知ロールベースのカスタマイズ{:}

{:en}Sitecore has out of the box workflow's Email Notification functionality but one of the major part of workflow implementation is to send email to proper Sitecore role with current state and custom tokens. We are sending email notification to sitecore role instead of single person because a role can have multiple persons who can approve... Continue Reading →

{:en}Validating only unique values, can be saved into specific set of fields by Custom Field Validator using Lucene with predicates{:}{:ja}一意の値のみを検証し、述語とともにLuceneを使用するカスタムフィールドバリデーターによって特定のフィールドセットに保存できます{:}

{:en}There are lots of blogs floating about custom field validator but our requirement bit different. It was to let only unique values be saved into 10 fields which every content item has. We also wanted to inform the content editor on which item the same value is present so they can decide where it belongs.... Continue Reading →

{:en}Source Tree Error: – “The remote end hung up unexpectedly”{:}{:ja}ソースツリーエラー:-「リモートエンドが予期せずハングアップしました」{:}

{:en}Nowadays we all prefer using the famous Atlassian Version Control Product: Sourcetree. It helps us Manage all our repositories, hosted or local, through SourceTree's simple interface. Lately many of us have been experiencing an issue: "the remote end hung up unexpectedly". I have a solution for this issue.   In the process of committing your... Continue Reading →

Create a website or blog at WordPress.com

Up ↑