Community - SOTI Snap

Community - SOTI Snap

There's a new home for Articles. Find Articles on Our Product Support Page.

SOTI Snap Discussions


  • 0 votes 3 answers

    Video statistics Solved

    Is there a way to see Video statistics from a video uploaded into an app we have created in SOTI Snap. We are looking to see how many times a video has been viewed from our SOTI Snap users

    SOTI Snap
    5 months ago
  • 0 votes 6 answers

    Is it possible to have the date in date picker only be picked once per whole day instead of every single form/record submit? Solved

    I'd like to have a forms' data submitted but set one date picker field only once per day. Is that somehow possible? I'm somewhat new to SOTI Snap and not fluent in programming. Currently I have the date picker for the current date on my only form "MainForm" on one page with a lot of other fields like text inputs and check box inputs and one other date picker (used for an optional date for a contact wish). The question now is, could a user who needs to fill out several forms a day choose the current date only once per day somehow so that this specific date picker field does not reset but all others? I tried putting it on another page but that makes no difference within the "MainForm" so I think putting it on/under a completely different form won't work much better either.

    SOTI Snap
    6 months ago
  • 1 votes 5 answers

    Adding Soti Snap agent to lockdown screen but after creating package agent application says it needs to update to new version to work Solved

    Hello  I have been working on getting my Soti Snap application on our MobiControl devices using lockdown screen.  I followed the instructions online for adding a soti snap app to the lockdown screen using the enrolment ID with the apk and ini file then creating a package for MobiControl using package studio. Completed the package earlier this year and it was working fine with the lockdown screen, could launch the snap agent and enrol the device to gain access to the application I created. Came back to the project 6 months later and it now says I need to update the soti snap agent to use the agent. I tried to create a new package using the apk you can download from the snap web console in the enrolment section, but this still had the issue. For our environment I need to create a package I can push to our MobiControl devices without needing to update each using the google play store. Our device is fully locked down with access to a few apps, so I need to be able to update the snap agent with a package without involving the google play store. Please see below for the current versions New Version (google play) (2024.3.0 Build30) Version from snap web console (used in package) (2024.2.0 Build14) Can anyone point be in the right direction to get access to the new APK or if there are any other fixes I could try? Regards Noah Baird

    SOTI Snap
    a year ago
  • 0 votes 2 answers

    Data Export 2 nextCloud Solved

    Is it possible to export PDF files via WEBDAV? I would like to save a PDF report of an app in a nextcloud folder. Has anyone done this before and has an idea for me? According to my research, WebDav would be suitable, but is it possible to set this up in SNAP? Many thanks in advance for any tips!

    SOTI Snap
    a year ago
  • 0 votes 4 answers

    show AzureAD Username in Textbox Solved

    Our AD users can log in to a new app. Now I would like the name of the person logged in to be displayed in a text box. To do this, I have added the blockly below as an onload command to my app form. Unfortunately, the name is not displayed. Do any of you have an idea how I can achieve my goal?

    SOTI Snap
    a year ago
  • 1 votes 7 answers

    Issue with Barcode Scanning on Android in Snap: Value Resets Before Updating Textbox Solved

    Hi everyone, I'm working on an application using Snap that involves scanning QR codes. The goal is to check if a scanned QR code matches a predefined value and then use that value to update a global variable via a textbox. This approach is working well on iOS, but I'm encountering an issue on Android where the scanned value seems to reset before it can be applied to the textbox. Does anyone have suggestions on how to address this problem? I suspect it might be related to how barcode scanning and data handling differ between iOS and Android. Here are the steps I've taken so far: Checked the settings of the barcode widget, especially on Android, to ensure they are configured correctly. Experimented with introducing a small delay (e.g., a few hundred milliseconds) after scanning the barcode before setting the textbox value. Used debugging techniques to track the value of the scanned barcode at different stages of the application's workflow. Reviewed event handling to ensure that barcode scanning events are properly sequenced and handled. I would appreciate any insights or suggestions from those who have experience with barcode scanning and app development on Android. Thank you!

    SOTI Snap
    a year ago
  • 0 votes 11 answers

    No Data from new Mobicontrol-Blocks in Blockly Solved

    Hi, I am trying to read data from the device with the new Mobicontrol blocks in blockly. For example, I would like to read out the device ID or a custom attribute of the device and use it in the SNAP app. But it doesn't work as expected. No ID is displayed in the text field and also no error is displayed. The script part does not seem to be executed at all. Unfortunately, the SOTI help page does not provide any further information on the new blocks. Best regards Steffen

    SOTI Snap
    a year ago
  • 0 votes 5 answers

    Set Column width of table widget Solved

    Hi, I use a table widget to display data (RESTAPI with blockly). Is it possible to set the column width of the table widget when filling it? The columns are always the same width by default. However, the length of the data is different. For example the second column does not show the whole Data.

    SOTI Snap
    a year ago
  • 1 votes 7 answers

    Multiline textbox with more than 100 characters Solved

    Hi, i want to use a multiline textbox which contains more than 100 characters. The textbox is configured with a Range Max 400, but it still shows an error when i exceed 100 characters. There was a discussion between Pieter Hoogerdijk and Deepak Kumar about this in 2023, which is marked as  solved.  The bug seems to be back in the current version.

    SOTI Snap
    a year ago
  • 1 votes 3 answers

    Use external Camera with soti snap camera app? Solved

    Hello, I'm experimenting with a basic soti snap camera app. But instead of using the internal camera I want to use an external usb camera / webcam.  Any idea how I can do this / if this is possible? Thank you,

    SOTI Snap
    2 years ago
  • 1 votes 3 answers

    Businesscard widget data in dataexport form Solved

    In the new version you can use the businesscard widget, this is a great feature. But after submit the data, i can see the records in mine enviroment. But it is isn't possible to use this data in the Data Export form (PDF).

    SOTI Snap
    2 years ago
  • 1 votes 4 answers

    Soti Snap Link is enrolled but no Apps are showing in Snap Link Solved

    Hi, I have the problem that I didn´t see my APP in the Soti Snap Link web interface. The enrollment run succesfully and also in Snap I see it is enrolled. Has anyone an idea where the problem could be? Cheers Thorsten

    SOTI Snap
    2 years ago
  • 1 votes 5 answers

    How do I get my DeviceID in SOTI SNAP to use it for a REST API? Solved

    Hello, I'm very new to Snap and programmed an app to send a damage report from a device via mail (SNAP LINK). Everything works so far but I want to send the (MobiControl) Device Name because it includes the username and company internal user ID. To do so, I'm using a Rest API command. But to start the command, I need the deviceID of the device in use. So is there a way to automaticly fill in the deviceID on each device? Thanks in advance for any help or redirect to a fitting discussion.

    SOTI Snap
    2 years ago
  • 1 votes 3 answers

    Automation of the Geo-Location Widget Solved

    Is it possible to automate the "Geo-Location" widget with Blockly or something else so that it determines the geo-location without the user clicking on it? Background: I am working on an inventory app in the car trade sector and vehicles are to be recorded there. In this context, the geo-location should also be recorded, but in such a way that the user does not actively click on it .... Many thanks in advance for any tips!

    SOTI Snap
    2 years ago
  • 0 votes 4 answers

    Is there a way to increase the size of the rating-Widget beyond size 3? Solved

    Hi, i want to build a SNAP App with rating widget. The app will be used on Lenovo Tab M10 (FHD) with a display resolution of 1920 x 1200 px. The biggest setting of this widget is size3, but that is still very small on a tablet display. So when a customer use this, it is very difficult to hit the right rating value. Is there a way to increase the size of the rating widget beyond the biggest setting (size3)? Best regards Steffen

    SOTI Snap
    2 years ago

Top 3 Contributors of The Week

View All

Earn Contributor Badge

More info
  • Diamond
    Diamond New

    Top-tier experts who are delivering outstanding content. Should have more than 7000 points.

  • Platinum
    Platinum

    Experts who are consistent with great content. Should have more than 1000 points.

  • Gold
    Gold

    Highly experienced members with valuable inputs. Should have more than 700 points.

  • Silver
    Silver

    Beginners taking the initiative. Should have more than 500 points.

  • Bronze
    Bronze New

    New contributors starting their journey. Should have more than 250 points.