Setting up Flash media server 4.0

ok so is where i am now..
i have a orgin server and 2 edge servers and a load balancer
first off im confused in each edge server i set them to be remote, rtmp and changed the routeentry to  <RouteEntry>*:*;96.44.***.***:1935</RouteEntry> on both servers
orgin server is just local
what my question is im streaming to orgin and its getting sent to 1 edge and other edge is doing nothing no traffic the stream i set it this way url: 'rtmp://173.254.***.***/live/live_test', which is the 1 edge thats working if i setup another channel pointing to the other edge server ip adresss it doesnt work.. what am i doing wrong isnt all this supposed to be load balanced or am i missing steps...
or did i do it wrong on the flash player config.. Thanks

ok so here is the deal...
url: 'rtmp://173.254.***.***/live/live_test' <-- was wrong i think i pointed it edge server so i changed it to point to load balancer:1935 and it worked... only problem when people connected 80% of the load went to dallas  edge server..
Ok so this is my setup
2 dedicated servers 1 in dallas and 1 in LA
Dallas server has 2 1gbit lines so i made 2 vps's inside the server 1 to act as load balancer and 1 to act as origin server...
la server was just plain edge server...
as per this
listen rtmp :1935
    mode tcp
    balance roundrobin
server s1 173.254.***.***:1935 check
    server s2 96.44.***.***:1935 check
should it not have worked ? or did i miss sumthing again
i feel im really close to solving this...

Similar Messages

  • FMS4 -Set the Flash Media Server services to Run as Administrator (FMSCore not running)

    Installed fms4  x64 on windows server 2008 to try it out. When i open up task manager to check processes running, FMSCore process does not runhttp://kb2.adobe.com/cps/862/cpsid_86205.htmlI found this in the knowledge base but step3 "Run this program As Administrator" checkbox is greyed out so i cannot do anything. I have stopped and restarted service so many time, rebooted server at least twice.
    Even the video that's supposed to play when you click the start screen is not playingSet the Flash Media Server services to Run as Administrator
    Complete the following steps for each of the following files located in the Flash Media Server root installation folder (C:/Program Files/Adobe/Flash Media Server, by default):
    FMSAdmin.exe
    FMSCore.exe
    FMSMaster.exe
    FMSEdge.exe
    Right-click the file and chooseProperties.
    Select the Compatibility tab and click Change Settings For All Users.
    Select Run This Program As Administrator. Click Apply, and then click OK.
    Complete these steps for each Flash Media Server service.
    Restart the computer.
    Flash Media Server starts when the computer starts.

    Hi,
    Thanks for using FMS4.
    When you said "
    I have stopped and restarted service so many time, rebooted server at least twice. "
    How did you make sure that the services are restarted ? Probably they have not yet started at all ? You need to have admin privileges to start/stop the FMS services. Please make sure you have the admin rights for the logged in user.
    Open a command prompt as admin, and run the following commands :
    net start fms
    net start fmsadmin. 

  • Beginners guide to integrating Flash Media Server 2?

    I'm a newbit to Flasha dn flash media server and need some
    help with integrating the two products. We've just purchased Flash
    Media Server 2 to stream user created videos to a website. Idealy
    we would like to use the FlvPlayBack component placed on the stage
    to display the FLV file from the media server, but cannont get the
    component to access the FLV file.
    Media Server Configuration:
    On the Media Server we created an application (testapp) with
    an default instance (_definst_). The directory path for the
    Appliation looks like this W:\MediaApps\testapp\streams\_definst_\
    The name of the server is MediaServer
    The application and instance are appearing in the Media
    Server Admin manager.
    I've placed an FLV file (Movie.flv) In the _devinst_
    directory.
    Flash FLA file
    Placed FLVPlayback component on the stage
    Set contentpath= rtmp:\\MediaServer\testapp\_definst_\Movie
    Set islive=true
    When I test publish the file, the video does not display?
    Does anyone have any guidance on what I need to do? There
    seems to be a lack of documentation on integrating the media
    server. I looked a sample app called "SimplePB" that works, but
    does not use the FLVPlayback component.
    Any help would be appreciated.
    Thank you,
    John Wallwork

    John,
    For an FLV to stream from FMS, it must be placed in the
    streams/_definst_ directory...
    applications/myApplication/streams/_definst_/myFlv.flv
    Then you would type in the rtmp connection information in the
    contentPath of the FLVPlayback component like this
    rtmp://myRTMPConnectionInfo/myApplication/myFlv
    without the flv extension.
    The documentation comes from the FMS components when you
    install them.
    Here it is...
    To set up your FCS for streaming FLV files:
    Create a folder in your FCS application folder, and give it a
    name such as my_application.
    Copy the main.asc file into the my_application folder.
    Create a folder named streams in the my_application folder.
    Create a folder named _definst_ inside the streams folder.
    Place your FLV files in the _definst_ folder.
    To access your FLV files on the Flash Communication Server,
    use a URL such as rtmp://my_servername/my_application/stream.flv.
    For more information on administering the Flash Communication
    Server, including how to set up a live stream, see the FCS
    documentation at
    www.macromedia.com/support/documentation/en/flashcom/. When playing
    a live stream with FCS, you need to set the FLVPlayback property
    isLive to true. For more information, see FLVPlayback.isLive.
    Regards,
    Bill

  • WAMP and Flash Media Server

    I currently have WAMP(Windows, Apache,MySQL,PHP) installed as
    my primary server; I do not want to change this. What I would like
    to do is use Flash Media Server as my primary streaming server and
    be able to host media files on it. I have been informed that if I
    broadcast from the Media Server on Port 80 I will run into trouble
    when I start the WAMP server (because it works on Port 80). The
    resolution that I've been told is to put the Media Server on Port
    :8080. What I am trying to find out is if any one here is running
    the Flash Media Server as a second server using Port 8080 or is it
    smarter to just assign Flash Media Server it's own port. By the
    way, I am trying to set up a test environment that will replicate
    what the real server and application will have to do. Any advice is
    greatly appreciated. Thank You
    In2mobile

    what version of windows are you running?.......try shutting down fms service before making changes.......I know in windows 7 you have to right click choose properties of the folder fms.ini resides in and adjust the security settings.

  • Playing video from a flash media server

    Can anyone point me to code to play streaming video from a Flash Media Server in Flex?

    Can you tell me how are you concluding that you are skipping few seconds when you set higher bufferTime - is it on visual inspection or say based on status messages.

  • FMLE not connecting to Flash Media Server

    I have two laptops with windows 7 and FMLE 3.2 and FMS 4.5 in them. Laptop A is working perfectly with the default settings but i cannot connect to FMS with laptop B. I have tried turning windows firewall off, setting fmscore, fmscore and fmsmaster to run under administrator privileges.
    The FMS starts correctly on laptop B (i compared the log-files on laptop a and b) and here is edge.00.log from laptop B (i censored my ip and host):
    #Date: 2012-08-09
    #Fields: date          time          x-pid          x-status          x-ctx          x-comment
    2012-08-09          12:37:37          3432          (i)2581173          FMS detected IPv6 protocol stack!          -
    2012-08-09          12:37:37          3432          (i)2581173          FMS config <NetworkingIPv6 enable=false>          -
    2012-08-09          12:37:37          3432          (i)2581173          FMS running in IPv4 protocol stack mode!          -
    2012-08-09          12:37:37          3432          (i)2581173          Host: myhost IPv4: myip      -
    2012-08-09          12:37:37          3432          (i)2631174          Listener started ( _defaultRoot__edge1 ) : localhost:19350/v4          -
    2012-08-09          12:37:38          3432          (i)2631174          Listener started ( _defaultRoot__edge1 ) : 1935/v4          -
    2012-08-09          12:37:38          3432          (i)2631174          Listener started ( _defaultRoot__edge1 ) : 80/v4          -
    2012-08-09          12:37:39          3432          (i)2631174          Listener started ( _defaultRoot__edge1 ) : myip:19350 (rtmfp-core)/v4          -
    2012-08-09          12:37:39          3432          (i)2631174          Listener started ( _defaultRoot__edge1 ) : 127.0.0.1:19350 (rtmfp-core)/v4          -
    2012-08-09          12:37:39          3432          (i)2631509          Public rtmfp-core addresses for listener _defaultRoot__edge1 are: myip:19350          -
    2012-08-09          12:37:39          3432          (i)2631174          Listener started ( _defaultRoot__edge1 ) : myip:1935 (rtmfp)/v4          -
    2012-08-09          12:37:39          3432          (i)2631174          Listener started ( _defaultRoot__edge1 ) : 127.0.0.1:1935 (rtmfp)/v4          -
    2012-08-09          12:37:39          3432          (i)2631174          Listener started ( _defaultRoot__edge1 ) : myip:80 (rtmfp)/v4          -
    2012-08-09          12:37:39          3432          (i)2631174          Listener started ( _defaultRoot__edge1 ) : 127.0.0.1:80 (rtmfp)/v4          -
    When i hit Connect button in FMLE i get the "Cannot connect to primary server" - error. When i change the FMS-Url to the ip-address of my laptop A i can connect to its FMS. The default FMS Url is rtmp://localhost/live and  Stream: "mystream@38220" (this is working in laptop A).
    I downloaded TCPView and compared whats happening with the laptops when i hit the Connect button. On laptop B FMLE sends bytes to FMSEdge and it responds with 1 byte and then nothing happens. On laptop A same thing happens but it opens up FMSCore and the stream starts going live.
    Apparently the FMS had worked on laptop B before but then it stopped working due to reasons unknown. I tried reinstalling it with no results and now im clueless. I also tried the fmscheck and it said it cannot connect to FMS. It seems the FMSEdge is not behaving correctly or something is blocking the traffic between the programs. Please help.

    Access log looks like this:
    #Date: 2012-08-09
    #Fields: x-event          x-category          date          time          tz          x-ctx          s-ip          x-pid          x-cpu-load          x-mem-load          x-adaptor          x-vhost          x-app          x-appinst          x-duration          x-status          c-ip          c-proto          c-proto-ver          s-uri          cs-uri-stem          cs-uri-query          c-referrer          c-user-agent          c-client-id          cs-bytes          sc-bytes          c-connect-type          x-sname          x-sname-query          x-suri-query          x-suri-stem          x-suri          x-file-name          x-file-ext          x-file-size          x-file-length          x-spos          c-spos          cs-stream-bytes          sc-stream-bytes          x-service-name          x-sc-qos-bytes          x-comment          x-eid          x-sid          x-trans-sname          x-trans-sname-query          x-trans-file-ext          x-trans-mode          x-soffset          x-codec-type          x-codec          x-plugin          x-page-url          x-smax-rec-size          x-smax-rec-duration          x-forwarded-for
    server-start          server          2012-08-09          12:35:42          FLE Daylight Time          -          192.194.211.110          7492          0          48          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -          -
    Then there is the master log:
    #Date: 2012-08-14
    #Fields: date          time          x-pid          x-status          x-ctx          x-comment
    2012-08-14          13:30:12          3216          (i)2581173          FMS detected IPv6 protocol stack!          -
    2012-08-14          13:30:12          3216          (i)2581173          FMS config <NetworkingIPv6 enable=false>          -
    2012-08-14          13:30:12          3216          (i)2581173          FMS running in IPv4 protocol stack mode!          -
    2012-08-14          13:30:12          3216          (i)2581173          Host: Tatu-PC IPv4: 192.194.211.110          -
    2012-08-14          13:30:12          3216          (i)2571011          Server starting...          -
    2012-08-14          13:30:12          3216          (i)2581224          Edge (2992) started, arguments : -edgeports ":1935,80" -coreports "localhost:19350" -conf "C:\Program Files\Adobe\Flash Media Server 4.5\conf\server.xml" -adaptor "_defaultRoot_" -name "_defaultRoot__edge1" -edgename "edge1".          -
    2012-08-14          13:30:12          3216          (i)2571111          Server started (C:\Program Files\Adobe\Flash Media Server 4.5\conf\server.xml).          -
    And the core log
    #Version: 1.0
    #Start-Date: 2012-08-09 09:35:26
    #Software: Adobe Flash Media Server 4.5.0 r297 x86
    #Date: 2012-08-09
    #Fields: date          time          x-pid          x-status          x-ctx          x-comment
    2012-08-09          09:35:26          5380          (e)2571122          Server aborted.          -
    #Date: 2012-08-09
    #Fields: date          time          x-pid          x-status          x-ctx          x-comment
    2012-08-09          11:51:27          1340          (e)2571122          Server aborted.          -
    #Date: 2012-08-09
    #Fields: date          time          x-pid          x-status          x-ctx          x-comment
    2012-08-09          11:51:36          7848          (e)2571122          Server aborted.          -
    #Date: 2012-08-09
    #Fields: date          time          x-pid          x-status          x-ctx          x-comment
    2012-08-09          12:35:43          7492          (e)2571122          Server aborted.          -
    I tried connecting to localhost:1935 with telnet and typing something and then watching what happens in TCPView. It says that the fmsedge process listening to port 1935 establishes the connection and receives the bytes, though it closes it after few seconds probably because it doesnt understand what data i sent. And when FMLE sends 1537 bytes to fmsedge it receives them but nothing happens.

  • Does Flash Media Server work with Wirecast?

    Does Flash Media Server work with the encoding software, Wirecast?
    Do any of you have experience integrating the two? Good or bad ?
    I'm currently using Red5, which doesn't work with Wirecast, but I'd like to be able to use Wirecast.
    Any advice would be appreciated!
    Best wishes.

    Thanks again for your help on this!
    I'm very new at this and don't really understand :
    if you've enabled SWF verification on the FMS side, and made an exception for the FMLe user-agent,
    I haven't done anything as far as setting other verifications, etc. This is just a default install of the FMS 3.5 Developers version.
    But I have tried all 3 user agents, still, none can connect. I still keep getting the "Can't publish stream... check credentials/tokens" error message 4020.
    Any other thoughts/ideas?
    Best wishes.

  • Flash Media Server on Clustered Servers

    Hello to all,
    i am new to the Flash world and am trying to figure out if
    Flash Media Server Pro can be installed in a clustered server
    environment (active/passive). specifically:
    1 - can it be set up so that when the primary server fails,
    the secondary server will take over any incoming requests?
    2 - can this be done at the "Pro" license level?
    3 - are two seperate licenses required for this, or is this
    usage (since it is any active/passive cluster) covered under a
    single license?
    the items i found on the site are very specific to setting up
    Edge/Origin servers - but we are not looking at getting dedicated
    servers for this. we want to use our clustered web site servers.
    with thanks for any help provided
    rica

    Since we're talking about a multiuser app (the chat),
    failover becomes a litte more complicated. In this case, we need to
    make sure that, as clients connect to the app, the are routed to
    the appropraite server. Think about this scenario:
    Users A and B enter a chat. During the chat, the primary
    server goes down, so clients A and B are moved to the backup
    server. A few minutes later, the primary server comes back on line.
    After that, client C connects to the chat. Since the primary server
    is up, client C connects to that one, but clients A and B are still
    on the backup server.
    So, we need a means of making sure there is only one instance
    of any given chat "room" at any time, and we need to somehow make
    sure inbound clients are routed to the appropraite server.
    What I like to do in situations like this is buid two
    applications. The first application is a "gatekeeper", which
    monitors all of the FMS servers in the cluster, and mantiains a
    list of active rooms (and their locations). When a client connects,
    they first connect to the gatekeeper, which informs the client of
    which server their chat room is running on. The client then
    disconnects from the gatekeeper, and connects to the chat room.
    Along with handling faliover, using an approach like this can
    also facilitate load balancing. By monitoring license capacity, the
    gatekeeper app can programatically assign chat rooms to servers
    based on the number of active connections on each FMS.

  • Flash Media Server 3.5/number of CPU

    How many number of CPU cores Flash Media Server 3.5 supports?

    Hi,
    You could refer to the EULA located at the FMS install directory/License.htm.
    So in short to install FMSS you could use up to 4 CPUs and to install FMIS you are allowed to use upto 8 CPUs.
    The section 2.8.5 states:
    2.8.5.         License Limit.  Licensee shall only use the Software corresponding to the licenses for the Software that Licensee has purchased.  Licensee is permitted to install the Streaming Server on a single Computer or Virtual Server containing up to 4 CPUs. Licensee is permitted to install the Interactive Server on a single Computer or Virtual Server containing up to 8 CPUs.  In the event that Virtual Servers are installed on a Computer, each such Virtual Server shall be deemed to operate the Software on 2 CPUs (each, a “Virtual Server CPU”), and the total number of Virtual Server CPUs plus the total number of physical CPUs on such Computer, shall be counted together for the purpose of applying the limitations set forth in this Agreement. For all the Software licensed hereunder, if Licensee exceeds the limitations set forth herein on a single Computer or Virtual Server Licensee must purchase another license to the Software, and such additional license shall permit up to permitted number of additional CPUs (including Virtual Server CPUs) in such Computer or Virtual Server.
    Thanks
    Mamata

  • Windows Flash Media Server ERROR: [info] mod_jithttp - FMS installation path: "C:\\Program Files\\Ad

    Hello all,
        I am running Flash Media Server 4.5.1 for Windows. I am using Windows 2008 R2 Server. Whenever I start my Flash Media Server, I get the following error in my Windows Event Log in the Application section.
    The Apache service named  reported the following error:
    >>> [Tue Sep 04 13:43:40 2012] [info] mod_jithttp - FMS installation path: "C:\\Program Files\\Adobe\\Flash Media Server 4.5\\"  .
    I am using the default configuration settings for HDS Live in the Apache2.2/conf/httpd.conf
    <IfModule jithttp_module>
    <Location /hds-vod>
         HttpStreamingJITPEnabled true
         HttpStreamingContentPath "/flashvideo"
         JitFmsDirPath ".."
         Options -Indexes FollowSymlinks
    </Location>
    </IfModule>
    I am not sure what the error is, I did see using a single quote if you are using spaces in Windows for Apache2.2 configuration and that setting did not work. I would like to use HDS Live eventually. If anyone has experience in troubleshooting this, I'd love to hear your input. Thank you.
    Harry Traver

    Hello Shiven,
         FMS Apache Service is installed from the Adobe Flash Media Server installation program. When I start FMS from the "Start Adobe Flash Media Server 4.5" icon, it starts both the "Flash Media Server (FMS)" and "FMSHttpd" service. When I stop the FMSHttpd service I am not longer able to access my FMS server from http://myfmsserverip. Please advise.
    Harry Traver

  • Hardening Flash Media Server 3.5

    What type of TCP Flags Flash Media Server need for: RTMP/T RTMPE/TE
    SYN and ACK?
    Or do i need to set RST too?
    Best Regards,
    Sérgio Henrique

    Hmm, parse error on the question - those flags you mentioned are used during the normal operation of TCP state.  You shouldn't need to change or be aware of them at all for either of the protocols you mentioned.  It sounds similar to asking to me what flags are necessary for Fords or Chevys - do they need apply brake, apply gas.  Can you explain the problem some?

  • OSMF handling connections on Flash Media Server

    How do I "kill" a connection on Flash Media server using OSMF?
    Can I just "stop" a video (i.e. _player.stop() ) or do I have to set the media to null?

    MediaPlayer.stop() will only stop playback of the stream, but not close the connection.
    If you set MediaPlayer.media to null, then it will close the connection.

  • Help configuring Flash Media Server

    Hi All
    Can anybody help in configuring FMS2 on a local machine so
    that I can test some sample applications.
    My main aim is to abe able to stream live video and audio
    using FMS 2.0 .
    I am completely new to flash and FMS so any help will be
    highly appreciated.
    Regards
    -Raj

    if use the default setting
    you may create a folder under the
    { $ media server root }/applications/....
    for example:
    the folder named "test",
    maybe like this:
    "C:\Program Files\Macromedia\Flash Media Server
    2\applications\test\"
    then
    in the FLA:
    you may connect like this
    myConn = new NetConnection();
    myConn.connect("rtmp:/test");
    or
    myConn = new NetConnection();
    myConn.connect("rtmp://localhost/test");

  • Flash Media Server Licensing Question

    This may seem like a simple NO, but I'm interested in
    building a pre-built image which will contain Linux installation
    and Adobe Flash Media Server pre-configured. This setup would be in
    a single image file used to run inside of VMware Server as a
    Virtual Machine. By building the image, anyone who wants to test
    FMS could download the image and load it into the Virtual Machine,
    and not have to dedicated a full server to the installation.
    If anyone can provide me a factual answer, either yes, no, or
    someone to contact at Adobe I would be very appreciative.
    Similar images of other programs can be found here:
    http://www.vmware.com/vmtn/appliances
    Other applications images include firewalls, web servers, and wiki
    servers
    Thanks,
    Bradford Knowlton
    [email protected]
    http://x86Virtualization.com

    No. FMS is not an "out of the box" solution. You'll need some
    experience with Flash (client side flash), but how much you'll need
    to know depends on the application you plan to build.
    Adobe provides a set of communication components and sample
    applications, and it's fairly easy to drag and drop your way to a
    simple webcam application. It won't be very flexible, and it
    certainly won't be secure, but it will get you started.
    You'll also need to understand how to install and configure
    server software, or hire someone to do that part for you. Just so
    it's said, you can't install FMS on a shared hosting account, so
    you'll need your own server.
    As far as learning curve goes, I suppose it depends on your
    background. If you already have an understanding of actionscript
    and client/server communication, then the learning curve isn't
    horribly steep. If you don't have a background in Flash (client
    side flash), you might want to cover some of those basics before
    diving into FMS. Unlike other streaming servers, there is no
    default player that just pops open on the client side when a stream
    is requested (like Windows Media or Real)... you need to build the
    client application (.swf) yourself.

  • Trying to buffer on Flash Media Server

    Hi all, I am very embasarred about this as I should really have studied more but I am having massive difficulty in getting my videos to buffer from Flash Media Server 3.5. The videos are on the web and streaming fine so really I just need to put some actionscript in to make them work... sounds easy. Also, I come across an article by Fabio Sonatti which seems to offer the solution I need. He states the following script.
    function initConnection() {
       // Create a NetConnection
       nc = new NetConnection();
       // Define onStatus event handler
       nc.onStatus = function(info) {
       trace("Level: "+info.level+" Code: "+info.code);
       // Initialize the stream after the connection is successful
       if (info.code == "NetConnection.Connect.Success") {
          trace("--- connected to: " + this.uri);
          startStream(); //Inizialize the stream
       // try to connect, to be changed with your app path
       nc.connect("rtmp://127.0.0.1/dualBuffering/demo");
    function startStream() {
       //Define stream and buffers parameters
        stream_name="test_stream";  //your stream
        startBufferLength=2; //keep this in the range 2-4+
        expandedBufferLength=15;  //arbitrarily high
       // create a netstream
       ns = new NetStream(nc);
       // Define onStatus event handler
       ns.onStatus = function(infoObject:Object) {
          if (infoObject["code"]=="NetStream.Buffer.Full"){
          ns.setBufferTime(expandedBufferLength);
          trace("set expanded buffer");
          if (infoObject["code"]=="NetStream.Buffer.Empty"){
          ns.setBufferTime(startBufferLength);
          trace("set start buffer");
       // attach the NetStream to a video object
       // change from videoObj to your istance name if needed
       videoObj.attachVideo(ns);
       ns.setBufferTime(startBufferLength);
       ns.play(stream_name, 0);
    initConnection();
    stop();
    Now, please appreciate that I know very lkittle about ActionScript but I do know to change the path "rtmp etc etc" to the location of my video on the FMS, so thats fine. However this is where I have a problem I am afraid. I am 100% sure that I need to replace some other items within the code to make it work (as I get errors when I test the video in Flash) but I am afraid and embarassed that I have no idea which items to change. I know the code is perfect but I dont know what a NetStream is and this I think is letting me down.
    I apologise in advance for being an idiot but I am just desperate to get these videos buffering, I know this is the codfe to do it but I need someone to just talk to me in dead simpl;e terms to put me in the right direction. Can anyone help ? : Many thanks : Dom  

    MediaPlayer.stop() will only stop playback of the stream, but not close the connection.
    If you set MediaPlayer.media to null, then it will close the connection.

Maybe you are looking for

  • How do I link to an anchor point  within a web page from within a PDF

    Hello, Can someone tell me how to link to an anchor point on a webpage from within a PDF? I created a page in Word and when i add my url with the # to reference the anchor eg. www.google.com/web#test1 and test the link it all works fine. I then creat

  • Installation package is not supported by this processor type error while installing SqlSysClrTypes.msi in windows 7

    Hi Team, I am trying to restore/design few SSRS reports in my PPS Dashboard Designer 2013. On my process I got the error "Failed to load the appropriate report editor" and to rectify it I tried installing the SqlSysClrTypes.msi on my machine (32 bit)

  • Facing problem in task/delegated file approval

    Hi: I am getting error screen(Sorry something went wrong) while approving a delegated file/task. I have all the required permissions which are needed to approve files/task. Please provide me some help on this. I am using Sharepoint 2013 , and workflo

  • Default style is driving me crazy

    I want all of my WP documents to use a particular font in a particular style but even though I've followed the instructions in AppleWorks help, very carefully, about 10 times, on how to do this by editing the "default" style, and even though in the "

  • Save search state between pages

    I have a webapp with two taskflows with page fragments: Search Edit In the search you can search for entities and the results are displayed in a table. You can select an entity from the table and press an "Edit" button to go to the edit taskflow wher