Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

SAP BEx Connector version 6.1.1 dimensions is missed

Hi,

I have some problems with BEx connector.

After selecting InfoProvider and BEx-query in GUI i don't see any dimensions and measures.

I tried to add dimensions to rows and to free characteristics in BEx-query and both didn't work.


Also yesterday I had an error in log, but today it disappeared.

SAP Basis version 7.31

Yesterdays log:

13:36:13,740 [1] - Configuring connector

13:36:13,834 [1] - Connector version:6.1.1.1024 Debug:False LogLevel:INFO ParentProcess:(Name:Qv.exe MajorVersion:11 MinorVersion:20 FileVersion:11, 20, 12742, 0)

13:36:13,928 [1] - Running server

13:36:14,115 [1] - Command pipe connected...

13:36:14,427 [1] - GetInfoProviders

13:36:14,427 [1] - Setup Connection

13:36:14,520 [1] - Connection string: ASHOST=[10.144.54.201] CLIENT=[100] SYSNR=[00] TIMEOUT=[3600] SNC_MODE=[false] SNC_QOP=[9]

13:36:14,786 [1] - Error in GetTables:                             (                                      )

13:36:14,786 [1] - Error: RfcLogonException

13:36:14,786 [1] - Teardown Connection

13:36:14,801 [1] - Error in select editing.

SAP.Middleware.Connector.RfcAbapMessageException:                             (                                      )

   at SAP.Middleware.Connector.RfcConnection.ThrowRfcErrorMsg()

   at SAP.Middleware.Connector.RfcConnection.ReadBytes(Byte* buffer, Int32 count)

   at SAP.Middleware.Connector.RfcConnection.ReadRfcIDBegin(Int32& length)

   at SAP.Middleware.Connector.RfcConnection.ReadUpTo(RFCGET readState, RfcFunction function, RFCID toRid)

   at SAP.Middleware.Connector.RfcConnection.RfcReceive(RfcFunction function)

   at SAP.Middleware.Connector.RfcConnection.ConnectAsClient(RfcDestination destination, Boolean forRepository)

13:36:14,832 [1] - Unhandled exception.

System.ArgumentException: '.', hexadecimal value 0x00, is an invalid character.

   at System.Xml.XmlUtf8RawTextWriter.InvalidXmlChar(Int32 ch, Byte* pDst, Boolean entitize)

   at System.Xml.XmlUtf8RawTextWriter.WriteElementTextBlock(Char* pSrc, Char* pSrcEnd)

   at System.Xml.XmlUtf8RawTextWriter.WriteString(String text)

   at System.Xml.XmlWellFormedWriter.WriteString(String text)

   at System.Xml.XmlWriter.WriteElementString(String localName, String ns, String value)

   at QlikView.Qvx.QvxLibrary.QvxReply.GenerateXML(XmlWriter writer)

   at QlikView.Qvx.QvxLibrary.QvxCommandPipe.SendPacket(QvxMessage payload)

   at QlikView.Qvx.QvxLibrary.QvxCommandPipe.SendReply(QvxReply reply)

   at Qlik.Connectors.Common.Server.Run(String theParentWindow, String pipeName)

   at Qlik.Connectors.Common.Server.Run(String[] args)

   at QvBexConnector.Program.Main(String[] args)

0 Replies