Quantcast
Channel: Ivanti User Community : Popular Discussions - Supply Chain (formerly Wavelink)
Viewing all 7290 articles
Browse latest View live

Is the MOT_MC92N0_CE7 Wavelink Product Configuration still supported?

$
0
0

We have MOT_MC92N0_CE7 Wavelink Product Configuration installed on a PC. It is not communicating via USB. Is there a Windows 10 version? Is the product even still supported?


What is the correct PO number for Wavelink TE client for ANDROID?

$
0
0

What is the correct PO number for Wavelink TE client for ANDROID? I have seen only Windows version product numbers...

How can you avoid this?

$
0
0

Using our current WT4090 Wavelink config files, the WT41N0 asks the user to reboot the terminal to change the taskbar state.

We don’t want the users to make this choice.  If they choose no, then Wavelink does not go into Kiosk mode.  (Taskbar is unlocked)

Is there a way to update the config files so that a reboot is not necessary, have the device reboot automatically or as a last resort not attempt to lock the taskbar (so the popup does not appear)?

Untitled.png

 

How to activate full screen in Wavelink TE client Windows

$
0
0

Hello,

 

how do i get rid of these bars? Title bar and Info bar at the bottom?

I'm using Wavelink TE 7.3.299 on Windows 7/8.1

WPA2 AES not working

$
0
0

I have Datalogic Falcon X3's that have been in production for a while now our customer changed thier security encryption from WPA TKIP to WPA2 AES since the change our scanners will sporadically disconnect and not reconnect.

Can't login Avalanche 6.1

$
0
0

When trying to login to Avalanche 6.1 we get an error message.

Username and password are correct

"Unable to login at this time, there is a problem trying to communicate with the Enterprise Server"

Looking at the log file we get the message:

 

2015-10-02 09:17:38,158 FATAL AvalancheServer 215 - Unable to validate database configuration or configuration is in error.

  1. com.wavelink.avalanche.server.AvalancheDatabaseValidationException: Snapshot isolation read committed is not enabled! Please enable using appropriate query. For database Wavelink

at com.wavelink.avalanche.server.DatabaseProperties.checkMssqlSnapshotModeEnabled(DatabaseProperties.java:250)

at com.wavelink.avalanche.server.DatabaseProperties.validateDatatbaseConfiguration(DatabaseProperties.java:203)

at com.wavelink.avalanche.server.AvalancheServer.start(AvalancheServer.java:213)

at com.wavelink.avalanche.server.AvalancheServer.main(AvalancheServer.java:511)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

at com.exe4j.runtime.WinLauncher$2.run(Unknown Source)

2015-10-02 09:17:38,158 FATAL AvalancheServer 344 - <<<< Avalanche Server will terminate... >>>>


Any ideas?


Kind regards,


Winald

Velocity TE - how to map keys for MC92N0 / keys not working.

$
0
0

We need to remap some keys for the MC92N0 to match application functionality in a TE / VT220 emulator.  I see that there is a ReplaceKey script in the LIbrary as an example, but it doesn't seem to work even when I hard code keyscan values.  Is there a different/easier way?

Avalanche 6.2 installation - DB Connection failed

$
0
0

Dear all,

I would like to know if anyone has made a new install of Avalanche 6.2?

I've attempted this on my PC (Windows 8.1 SQL Server 2012 existing SQL instance) and also Win server 2012 and SQL server - a new machine with nothing installed on it - just Windows server - on which I installed SQL server 2012 and created new instance.

On both machines, the installation is done, during it, Ava install asks for DB connection credential and server which are on the same machine, creates Avalanche Databases.

When installation finished, it's not possible to launch http console; Enterprise server service is stopped, and eache time we try to start is, it fall dows after few seconds with the following error in the logs (colored red):

 

2017-12-13 16:46:43,366 INFO  LoggingProperties        - Avalanche Server version 6.2.0 - (c) 2013-2017 Ivanti

2017-12-13 16:46:43,368 INFO  LoggingProperties        - log4jAvalancheServer.properties: located in C:\Program Files\Wavelink\Avalanche\conf\main\log4jAvalancheServer.properties

2017-12-13 16:46:43,369 INFO  LoggingProperties        - Logging level set to: DEBUG

2017-12-13 16:46:43,372 INFO  ServerConfigProperties   - ServerConfigProperties initializing

2017-12-13 16:46:43,432 INFO  ServerConfigProperties   - server-config.xml: located in file:/C:/Program%20Files/Wavelink/Avalanche/conf/main/server-config.xml

2017-12-13 16:46:43,440 INFO  SpringContextInitializer - SpringContextInitializer initializing

2017-12-13 16:46:45,733 INFO  SpringContextInitializer - api-factory.xml: located in C:\Program Files\Wavelink\Avalanche/conf/main/api-factory.xml; initialized Wed Dec 13 16:46:43 CET 2017

2017-12-13 16:46:45,734 INFO  InstallationUUID         - InstallationUUID initializing

2017-12-13 16:46:45,734 INFO  InstallationUUID         - installationUUID: [de4fd05c-809e-4069-9005-443215c951b7]

2017-12-13 16:46:45,735 DEBUG AvalancheServer          - Installation UUID initialized

2017-12-13 16:46:45,735 INFO  AvalancheServer          - Starting Avalanche Server...

2017-12-13 16:46:45,735 INFO  AvalancheServer          - Local drives are:

2017-12-13 16:46:45,735 INFO  AvalancheServer          - C:\ D:\ E:\ F:\

2017-12-13 16:46:45,737 INFO  DatabaseProperties       - DatabaseProperties initializing

2017-12-13 16:46:45,737 INFO  DatabaseProperties       - Hibernate Dialect set to: com.wavelink.avalanche.db.dialect.WavelinkeSQLServerDialect

2017-12-13 16:46:45,737 INFO  DatabaseProperties       - Database in use: Avalanche

2017-12-13 16:46:45,738 INFO  DatabaseProperties       - Data Source URL set to: jdbc:sqlserver://NEWSRV2017:1433;databaseName=Avalanche

2017-12-13 16:46:45,787 ERROR DatabaseProperties       - HibernateSequenceCheck: No DB connection

2017-12-13 16:46:45,787 ERROR DatabaseProperties       - setDatabaseProperties() failed.

2017-12-13 16:46:45,787 FATAL AvalancheServer          - Unable to initialize DatabaseProperties.

2017-12-13 16:46:45,787 FATAL AvalancheServer          - Initialization failed when attempting to set property: setDatabaseProperties()

2017-12-13 16:46:45,787 FATAL AvalancheServer          - <<<< Avalanche Server will terminate... >>>>

2017-12-13 16:46:45,788 INFO  AvalancheServer          - <<<< Avalanche Server has terminated >>>>

 

Could somebody tell me what happens here and why is the wizard able to create database and establish db connection and not the enterprise server service?

Thx in advance for your help

Elie


Function keys with WT41N0 Telnet CE 7.3.192 VT220 emulation

$
0
0

Hi i'm having difficulties using function keys with Motorola WT41N0 Telnet CE 7.3.192 and VT200 emulation. Random charachtes or error message key not recognized is diplayed if i'm trying to use Function keys (F1; F2 etc.) Any ideas?

Query regarding custom report

$
0
0

Hi,

 

We are using 5.3 version of Wavelink in our organisation. We are trying to pull the report from the web console, but we are not able to get the expected columns.

 

Would we be able to customise our report by selecting the columns manually? Because when we are checking we could see the fixed columns for each and every table.

 

Thanks,

Dhana

How to send data from a thrid android app to Velocity

$
0
0

My goal is to send data to  Velocity client. For this reason I am using an intent on my custom Application. the code is the following:

 

 

public void  SendToVelocity(View view)
{  Intent sendIntent = new Intent();  sendIntent.setAction("com.wavelink.intent.action.EMDK.SEND");  sendIntent.addCategory("android.intent.category.DEFAULT");  sendIntent.putExtra(Intent.EXTRA_TEXT, "RFID data");  sendIntent.setType("text/plain");   if (sendIntent.resolveActivity(getPackageManager()) != null) {  startActivity(sendIntent);  }

}

However the above code does not get inside if statement. This means that it can not resolve current intent action.

My questions are:

  1. Is the above (com.wavelink.intent.action.EMDK.SEND) action string valid for calling corresponding Velocity Action? If not what is the corrcet string?
  2. The above method would like to be called on a key press. What script to I need to write in Velocity console in order to call a method of another application?

After Scan Auto Enter/Tab Script

$
0
0

Hi,

 

Could anyone help with a script that auto enter and or tab after scanning a data into a field.

 

I’ve tried the scripts in the velocity console library but doesn’t seem to work.

 

Thanks!

Unchecked box "turn off device if not used for"

$
0
0

How can I unchecked the "turn off device if not used for" box in the registry.

I tried the battSuspendTimeout below but device keep turning off if it is not in used.

See the screenshut below for details.

 

\System\CurrentControlSet\Control\Power\Timeouts

Name: "BattSuspendTimeout"

Type: DWORD Value: 00000000

 

 

 

Screen Shot 2013-06-03 at 9.42.53 PM.png

F1 key is not working on Zebra MC32N0

$
0
0

Hi, We are using MC9190 with WL telnet 7.3.146 and all function keys are working fine. Now we are migrating to MC32N0.

 

We exported the config file (.wltna) and imported it into the WL configurator 7.3.303 to keep the same configuration parameters.

 

But now, we figured out that the F1 key is not behaving as in the MC9190. The function expected is to go back to the previous screen/menu, but it is not happening with MC32N0. It looks like the F1 key is not working at all.

 

We tested the key at Program Diagnostics screen and the key code is the same on both PDAs (3B00). Even the regular key is displaying the right key code (letter a = 0061).

 

does anybody know what is causing it?

 

 

Regards.

 

Renato Foresti

WPA2 AES not working

$
0
0

I have Datalogic Falcon X3's that have been in production for a while now our customer changed thier security encryption from WPA TKIP to WPA2 AES since the change our scanners will sporadically disconnect and not reconnect.


how do i install a wavelink licence onto a scanner?

$
0
0

how do i install a wavelink licence onto a scanner?

Nautech security certificate, prompt users to input security certificate when connecting to HTTPS:\\.

$
0
0

We have no, security certificate on this server when connecting to HTTPS:\\ we are prompted for this information. How do we bypass this? the request and connection is dropped after hitting enter until we reconnect then connection is enstablished.

 

image.jpg

Zebra Motorola MC9200 Windows Embedded Compact 7 Volume Power cold boot resistant

$
0
0

Got today the new MC9200.

Speaker ist terrible loud, so i set via control Panel the volume to Soft. After cold boot, the Sound ist set again to Default.

 

How can i prevent this. Windows Embedded Compact is new to us.

 

Thx

 

Ralf

Appending last octet of IP for terminal ID not working correctly

$
0
0

Using telnet client 7.0.12.   Im trying to create a workstation ID of "rf" and the last octet of the IP.  Everytime I do this, it ends up being RF101.  I dont know where the 101 comes from....it isnt from my IP address.  Any ideas?

 

 

2018-01-24 14_40_46-it02 - Connected - DameWare Mini Remote Control - [1].jpg

After Scan Auto Enter/Tab Script

$
0
0

Hi,

 

Could anyone help with a script that auto enter and or tab after scanning a data into a field.

 

I’ve tried the scripts in the velocity console library but doesn’t seem to work.

 

Thanks!

Viewing all 7290 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>